/*
	Inkognito-CSS, displaying on all medias
	(c) 2006 by inkognito - visuelle kommunikation gmbh
	Octobre 2006
*/

/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */

* html #TB_overlay { /* ie6 hack */ 
	position: absolute;
	height: expression(document.documentElement.scrollTop + document.documentElement.offsetHeight + 'px');
	}


body  { 
	color: #44617C;
	background: url(media/topback.gif) repeat-x #D3D8DC;
	margin: 0 0 0 0; 
	text-align: center;
	}
	
p  { 
	color: #44617C;
	background-color: transparent; 
	font-size: 11px; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	line-height: 15px; 
	}

b  { 
	color: #44617C;
	background-color: transparent; 
	}	
	
	
img {
	border: 0;
	margin: 0;
	}

h1 {
	text-transform: lowercase;
	margin: 0;
	}

h2  { 
	color: #44617C; 
	background-color: transparent;
	font-size: 14px; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	font-weight: normal;
	text-transform: lowercase; 
	margin-top: 0;
	}
	
ol, ul  { 
	color: #44617C; 
	background-color: transparent;
	/*margin: 0; */
	}

li {
	margin: 0;
	}

a, a:visited  { 
	color: #D42823; 
	text-decoration: none 
	}

a:hover, a:active  { 
	color: #fff; 
	text-decoration: none 
	}	

form {
	width: 360px;
	}

button,
input[type="submit"],
input[type="reset"] {
	color: #993300;
	}
 
input[type="checkbox"],
input[type="text"],
textarea {					
	color: #993300;
	background-color: #ddeff8;
	margin: 10px 0 5px 0;
	}

input[type="text"],
textarea {					
	width: 290px;
	}			



/*------------- LAYOUT -------------------------------------------------------------------------------------------------*/


#container { 
	color: #44617C;
	background: #d3d8dc; 
	width: 700px;
	height: auto;
	margin: 0 auto;
	text-align: left; 
	}
	
#header {
	width: 700px;
	height: 150px;
	background: url(media/header.gif) no-repeat;
	background-color: transparent;
	float: left;
	border-bottom: 1px dotted #fff;
	}

#header p {
	color: #44617C;
	background-color: transparent;
	float: left;
	}
	
#header h1 {
	color: #44617C;
	font-size: 14px; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	line-height: 18px;
	font-weight: bold;
	text-transform: lowercase;
	margin: 110px 0 0 0;
	}	

#header h4 {
	height: 80px;
	color: #44617C;
	background-color: transparent;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	margin: -80px 0 0 475px;
	padding-left: 15px;
	border-left: 1px dotted #fff;
	}

#header img {
	background-color: transparent;
	margin-left: 10px;
	vertical-align: text-bottom;
	}	
	

#header a,
#header a:visited {
	color: #D42823;
	background-color: transparent;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	padding-top: 10px;
	float: left;
	}
	
#header a:hover {
	color: #ccc;
	background-color: transparent;
	}		
	
	
#wrapper {
	width: 700px;
	}
	
#navi {
	color: #44617c;
	background-color: transparent;
	width: 120px;
	min-height: 500px;
	float: left;
	overflow: hidden;
	margin: 20px 0 0 0;
	font-size: 11px; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	line-height: 15px;
	}
		
#content {
	color: #44617c;
	background-color: transparent;
	width: 325px;
	min-height: 500px;
	float: left;
	overflow: hidden;
	margin: 20px 15px 0 0;
	padding: 0 15px 0 15px;
	border-right: 1px dotted #fff;
	border-left: 1px dotted #fff;
	font-size: 11px; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	line-height: 15px;
	}
	
#content a:hover img {
	color: transparent;
	background-color: transparent;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	}		
#content h2 {
	font-size: 14px; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	line-height: 18px;
	font-weight: bold;
	text-transform: lowercase;
	padding-bottom: 5px;
	}	

#content h3 {
	color: #fff;
	background-color: transparent;
	font-size: 9px; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	line-height: 12px;
	font-weight: normal;
	border-bottom: 1px dotted #44617c;
	padding: 0 0 2px 0;
	}
	
#content img {
	align: absmiddle;
	border: 0;
	margin: 3px 5px 3px 0;
	}	
	
#content table img {
	border: 0;
	margin: 0;
	}		
	
#content ul {
	list-style-type: none;
	list-style-image: url(media/list.gif);
	margin-top: 10px;
	}
	
#content ul li {
	margin: 0 10px 0 -15px;
	padding: 0 0 2px 0px;
	background-color: transparent;
	}
	
#content ul a:link, 
#content ul a:visited {
	border: 0;
	color: #D42823;
	}
	
#content ul a:hover {
	color: #ccc;
	}	

#right ul a:active {
	color: #D42823;
	background-color: transparent;
	}	
	
#iframe {
	background-color: transparent;
	width: 200px;
	float: left;
	margin: 20px 0 0 0;
	}

	
#footer {
	color: #666;
	background-color: transparent;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
	}	
	
#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active  { 
	color: #666; 
	text-decoration: none;	
	}

	
/*------------- CLASSES ---------------*/

.thumbs {
	border: 0;
	padding: 0 5px 5px 0;
	}
	

.contact {
	background-color: #44617c; 
	color: #595959; 
	}

	
.formpage {
	}

.formpage p {
	color: #44617c;
	background-color: transparent; 
	font-size: 11px; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	line-height: 15px;
	margin-top: 10px;
	}
	
.formtext {
	color: #44617c;
	background-color: transparent; 
	font-size: 11px; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	line-height: 15px;
	margin: 0;
	}
	
.break {
	height: 5px;
	margin: 5px 0 5px 0;
	border-bottom: 1px dotted #44617c;
	}	

.clear {
	clear: both;
	}

/*------- NAVIGATION ---------------------*/
	
/*------- FIRST_LEVEL --------------------*/
/*Style-Definition f?r die First-Level-Navigation*/

DIV.fstLevel a {
	TEXT-DECORATION: none;
	DISPLAY: block;
	WIDTH: 120px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	FONT-SIZE: 11px;
	PADDING: 3px 0 0 0;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: left;
	COLOR: #D42823;
	BACKGROUND-COLOR: transparent;
	}
	
/*Style-Definition f?r die First-Level-Navigation bei Mouse-Over*/

DIV.fstLevel a:hover {
	COLOR: #fff;
	BACKGROUND: transparent /*url(media/navback.gif) #44617c;*/
	}
	
/*Style-Definition f?r die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a {
	TEXT-DECORATION: none;
	DISPLAY: block;
	WIDTH: 120px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	FONT-SIZE: 11px;
	PADDING: 3px 0 0 0;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: left;
	COLOR: #44617c;
	BACKGROUND: transparent /*url(media/navback.gif) #44617c;*/
	}

/*--------- SECOND_LEVEL --------------------*/
/*Style-Definition f?r die Second-Level-Navigation*/

DIV.secLevel a
{
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 120px;
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
FONT-SIZE: 10px;
PADDING: 3px 10px 0 0;
TEXT-ALIGN: left;
margin-left: 10px;
FONT-WEIGHT: normal;
COLOR: #D42823;
BACKGROUND-color: transparent;
}
/*Style-Definition f?r die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
{
COLOR: #fff;
BACKGROUND-COLOR: transparent;
}
/*Style-Definition f?r die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a
{
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 120px;
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
FONT-SIZE: 10px;
PADDING: 3px 10px 0 0;
FONT-WEIGHT: normal;
TEXT-ALIGN: left;
margin-left: 10px;
COLOR: #D42823;
BACKGROUND-color: transparent;
}	


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px;
	color: #999;
}

#TB_secondLine {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px; 
	color:#999;
}

#TB_window a:link {color: #999;}
#TB_window a:visited {color: #999;}
#TB_window a:hover {color: #fff;}
#TB_window a:active {color: #999;}
#TB_window a:focus{color: #999;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #D3D8DC;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


