
@import url("temp_search.css");
@import url("temp_login.css");
@import url("imgtext.css");

body, html {
	font-family: Verdana, Arial, Helvetica, menu;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 100%;
	width: 100%;
	background: url("../img/bg_content.gif") repeat-y left white;
}

/*
 * Content
 */

#advertisement {
	position: absolute;
	top:117px;
	left:800px;
}

#contentWrapper {
	position: absolute;
	width: 550px;
	top: 118px;
	left: 209px;
	background: url("../img/bg_contentWrapper.gif") repeat-x top left transparent;
	color: black;
}

#footer {
	height: 10px;
	width: 550px;
	background: url("../img/bg_content_bottom.gif") bottom left blue;
}

#content #col1 {
	margin: 10px;
	margin-top: 0px;
	margin-right: 10px;
	display: inline;
	float: left;
	width: 395px;
}



#content #col2Wrapper {
	display: block;
	background: white;
	margin: 0;
	margin-top: 10px;
	float: right;
	width: 135px;
}

#content #col2Wrapper #col2ContentWrapper  {
	border: 1px solid silver;
	border-bottom: none;
	margin-right: 10px;
	padding: 3px;
}


#col2 {
	margin-top: -10px;
}

#content #content_col1 #col1 {
	margin: 10px;
	margin-top: 0px;
	margin-right: 10px;
	display: inline;
	float: left;
	width: 500px;
}



/*
 * Content - Headlines
 */
 /* mod phil
 org ....
 h1 {
	display: block;
	background: silver;
	color: white;
	padding: 3px;
	margin: 0;
	margin-bottom: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
 */

h1 {
	font-size: 13px;
	color: #000000;
}

/*.content-element h1 {
	color: black;
}*/

.articleTeaser_red h1,
.articleTeaser_blue h1,
.articleTeaser_green h1,
.articleTeaser_yellow h1,
h1.teaser,
h1.teaser a {
	display: block;
	color: white;
	padding: 3px;
	margin: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}



h2 {
	font-size: 11px;
	color: #000000;
}

h1.teaser {
	display: block;
	background: silver;
	color: white;
	padding: 3px;
	margin: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}




/*
* content links
*/

a {
	font-weight: bold;
	text-decoration: none;
}


/*
 * Content - ArticleTeaser
 */
.articleTeaser_blue DIV.csi-textpic IMG, .articleTeaser_blue p IMG {
	border: 3px solid #0082C8;
}
.articleTeaser_blue a.internal-link, .articleTeaser_blue a {
	color: #0082C8;
}
.articleTeaser_blue h1.teaser, .c-wrapper.articleTeaser_blue h1 {
	background: #0082C8;
}

.articleTeaser_red DIV.csi-textpic IMG, .articleTeaser_red p IMG  {
	border: 3px solid #C4003C;
}
.articleTeaser_red a.internal-link, .articleTeaser_red a {
	color: #C4003C;
}
.articleTeaser_red h1.teaser, .c-wrapper.articleTeaser_red h1 {
	background: #C4003C;
}

.articleTeaser_yellow DIV.csi-textpic IMG, .articleTeaser_yellow p IMG {
	border: 3px solid #EBAA00;
}
.articleTeaser_yellow a.internal-link, .articleTeaser_yellow a {
	color: #EBAA00;
}
.articleTeaser_yellow h1.teaser, .c-wrapper.articleTeaser_yellow h1 {
	background: #EBAA00;
}

.articleTeaser_green DIV.csi-textpic IMG, .articleTeaser_green p IMG {
	border: 3px solid #2DB432;
}
.articleTeaser_green a.internal-link, .articleTeaser_green a {
	color: #2DB432;
}
.articleTeaser_green h1.teaser, .c-wrapper.articleTeaser_green h1 {
	background: #2DB432;
}


/*
 * Content - ArticleHead
 */

.articleHead {
	display: block;
	background: silver;
	border: 1px solid silver;
	margin-top: 0px;
	height: 80px;
}

.articleHead img {
	margin: 2px;
	border: 1px solid white;
	float: left;
}

.articleHead h1,
.articleHead h2,
.articleHead h3  {
	margin: 0;
	padding: 0;
	color: white;
	font-weight: bold;
	margin-left: 89px;
}

.articleHead h1 {
	font-size: 16px;
	padding-bottom: 16px;
}
.articleHead h2 {
	font-size: 14px;
	padding-bottom: 14px;
}
.articleHead h3 {
	font-size: 12px;
	padding-bottom: 0px;
}



/*
 * Header
 */

#header {
	position: absolute;
	top: 0px;
	left: 190px;
	display: block;
	width: 569px;
	height: 118px;
}

#header #logo {
	position: absolute;
	display: block;
	background: url("../img/logo_tessloff.png") right no-repeat;
	width: 126px;
	height: 81px;
/*	top: 19px;
	left: 424px; */
	top: 19px;
	left: 423px;
}

#header #banner {
	position: absolute;
	display: block;
	width: 360px;
	height: 58px;
/*	left: 14px; */
	left: 28px;
	top: 21px;
}

/*
 * Navigation
 */

#header #subnavigation {
	position: absolute;
	display: block;
	width: 360px;
/*	left: 13px; */
	left: 27px;
/*	top: 92px; */
	top: 87px;
}

#navigation {
	position: absolute;
	top: 119px;
	left: 12px;
	padding-top: 10px;
}

#navigation a {
	text-decoration: none;
	display: block;
	font-size: 12px;
	color: white;
	padding: 2px;
	padding-left: 17px;
	text-transform: uppercase;
	font-weight: bold;
	background: url("../img/raquo_12px.gif") no-repeat transparent;
	background-position: 5px 7px;
}

#navigation ul ul a {
	font-size: 11px;
	padding-left: 15px;
	background-position: 3px 6px;
}

#navigation ul ul ul a {
	font-size: 10px;
	padding: 1px;
	padding-top: 0;
	padding-bottom: 2px;
	padding-left: 14px;
	background: url("../img/raquo_10px.gif") no-repeat transparent;
	background-position: 3px 4px;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 169px;
}

#navigation ul ul {
	padding-left: 16px;
	width: 153px;
}
html>body #navigation ul ul {width: 153px;}

#navigation ul ul ul {
	padding-left: 12px;
	width: 141px;
}
html>body #navigation ul ul ul {width: 141px;}

#navigation ul ul ul ul {
	width: 129px;
}
html>body #navigation ul ul ul ul {width: 129px;}

#navigation ul li {
	display: block;
	margin-bottom: 2px;
	margin-top: 3px;
}



#navigation li.clicked {
	margin-bottom: 2px;
}

#subnavigation ul {
	margin: 0;
	padding: 0;
}

#subnavigation ul li {
	list-style-type: none;
	display: inline;
	padding-right: 8px;
}

#subnavigation a {
	text-decoration: none;
	color: white;
	padding-left: 9px;
	padding-top: 2px;
	margin-left: 2px;
	font-size: 10px;
	font-weight: bold;
	background: url("../img/raquo_10px.gif") no-repeat transparent;
	background-position: 0px 6px;
}

#menuitem-398{
	background: url("../img/flag-gb.gif") no-repeat 140px 3px transparent;
}


#rlnavigation {
	color: white;
	font-weight: bold;
	font-size: 10px;
}

#rlnavigation ul {
	margin: 10px;
	margin-bottom: 0;
	padding: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	background: white;
}

#rlnavigation ul li {
	list-style-type: none;
	display: inline;
}

#rlnavigation a {
	color: white;
	font-size: 10px;
	font-weight: bold;
}

div#col2 .content-element img {
	border: 0px;
	margin: 0px;
}

#col2ContentWrapper h1.teaser {
	font-size: 10px;
}

#searchForm {
	margin-bottom: 10px;
}

#searchForm .searchForm {
	margin-top: 10px;
}

#searchForm input {
	font-size: 11px;
}



#col1 .content-element {
	width: 395px;
}

#content_col1 #col1 .content-element {
	width: 530px;
}

.content-element input.input, .content-element textarea {
	width: 210px;
	margin: 2px;

}

.mailform input.submit, input.tx-sremailsubscribe-pi1-submit {
	border: 0px;
	text-align: right;
	cursor: pointer;
	float: right;
	clear: both;
}

form {
	font-weight: bold;
}


form table {
	width: 100%;
}

.csc-form-label, .csc-form-label-req, .csc-form-radio {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}

.csc-form-radio {
	padding-top: 10px;
}

form h1.teaser {
	margin-top: 15px;
}

.content-element {
	margin-top: 10px;
  clear: both;
}

dt {
	vertical-align: top;
	float: left;
	width: 110px;
	margin-top: 15px;
	clear: both;
	border: 1px solid black;
}

dd {
	margin-top: 15px;
}



.PreviewValue {
font-weight: normal;
}


div#topAdv {
	position:absolute;
	left:12px;
	top:16px;	
}
