
/*
en_eofest01 - consy03- testsonnenschein-design.de
Beginn:           4.06.2007
Letzte Aenderung: 08.04.2008 19.00 Uhr / eos
für bildschirm: 
Sprache: englisch


Farben:
weiss:             #ffffff

hellgrau:          #f4f4f4
mittelgrau:        #cccccc
dunkelgrau:        #808080
anthrazit:         #333333
schwarz:           #000000

dunkelblau:		   #286ea0
rot:               #a60000

boxhintergrund:    #d6dce7

*/


/*Allgemeine Angaben ----------------------------------------------------*/



* {             /*generelles zuruecksetzen fuer alle Browser*/
	padding: 0;
	margin: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: #cccccc top left repeat -y;
	text-align: center; /* Zentrierung des Layouts im IE 5 */
	font-size: 62.5%;	/*  1.0em 0 10px line-height: 10.9em; */
}

/*textauszeichnungen----allgemein------------------------------------------------*/



h1, h2, h3, ol, ul, li, dl, dt, dd, p, input, textarea, select {
	color: #808080;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-align: left; /* Alle Elemente linksbündig */
}

a {
	text-decoration: none;
	color: #286ea0;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.6em;
	color: #808080;
	line-height: 1.2em;
	padding: 0.8em 0.5em 0 0;
}

h2 {
	font-size: 1.2em;
	color: #808080;
	line-height: 1.2em;
	padding: 0.8em 0 0.8em 0;
}

/*linien für produkte-----------------*/

h3 {
	font-size: 1.2em;
	color: #808080;
	line-height: 0.5em;
	padding: 1.8em 0 0.8em 0;
	border-bottom: 0.1em solid #cccccc;
}

p {
	line-height: 1.3em;
	padding: 0.5em 0.5em 0 0;
	font-size: 1.1em;
}

p.box {
	margin: 1.5em 0 0 0;
	padding: 0 0 0 0;
	background: #d6dce7
}

p.plusoben {
	padding: 1.8em 0 0 0;
}

p.textrechts {
	text-align: right;
}

/*horizontale Zentrierung -------- inhalt --------------------------------*/


#wrap {
	overflow: hidden;
	color: #fff;
	margin: 0 auto;
	padding: 0;
	width: 1100px;
	text-align: left;
	height: 100%;
	border-left: 1px solid #286ea0;
	border-bottom: 1px solid #286ea0;
	border-right: 1px solid #286ea0;
}

/*header -----------------------------------------------------------------*/



#kopfleiste {
	width: 1100px;
	height: 122px;
	background:  url(../_gb_pics/img_head/con_web_08_logo_head_en_01.jpg) bottom left no-repeat;
	margin: 0;
	padding: 0;
}

/*Beginn horizontales Menue ----------------------------------------------*/

#horimenu {
	float: left;
	position: relative;
	width: 920px;
	background: #fff;
	height: 45px;
	padding: 5px 0 0 180px;
	/*font-weight: bold;*/
	font-size: 0.8em;
}

#horimenu ul {
	width: 920px;
	list-style: none;
	background: #fff;
}

#horimenu li {
	padding: 0.8em 0 0.9em 1.0em;
	float: left;
	background: #fff;
}

#horimenu li a {
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 0.3em 0.3em 0.3em 0.3em;
	background: #f4f4f4;
	border-left: 0.2em solid #cccccc;
}

#horimenu li a:visited {
	background: #f4f4f4;
	color: #286ea0;
	border-left: 0.2em solid #286ea0;
}

#horimenu li a:hover {
	background: #f4f4f4;
	color: #286ea0;
	border-left: 0.2em solid #cccccc;
}

/*sprachen--------------------------------------------------------

#sprachen ul {
	width: 10%;
	position: relative;
	width: 10%;
	list-style: none;
	
	clear: right;
	float: right;
	height: 5.0em;
	}	

#sprachen li {
	padding: 0.8em 0 0.9em 1.0em;
	float: right;
	clear: right;
}

#sprachen li a {
	text-decoration: none;
	color: #505050;
	
	padding: 0.3em 0.3em 0.3em 0.3em;
	background: #f4f4f4;
	border-left: 0.2em solid #cccccc;

}	
 	
#sprachen li a:visited {
	background: #f4f4f4;
	color: #286ea0;
	border-left: 0.2em solid #286ea0;

}

#sprachen li a:hover {
	background: #f4f4f4;
	color: #286ea0;
	border-left: 0.2em solid #cccccc;

}









/*vertikales Menue--------------------------------------------------------*/

#avmenu {
	overflow: hidden;
	margin: 0 0 -9999px 0;
	padding: 0 10px 9999px 10px;
	clear: left;
	float: left;
	width: 180px;
	float: left;
	position: relative;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

#avmenu ul {
	list-style: none;
	width: 160px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.0em;
	text-align: left;
	line-height: 1.2em;
}

#avmenu li {
	margin-bottom: 4px;
}

#avmenu li a {
	font-weight: bold;
	height: 29px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 6px 0 0 10px;
	background: #f4f4f4;
	border-left: 4px solid #ccc;
}

#avmenu li a:visited {
	background: #f4f4f4;
	color: #286ea0;
	border-left: 4px solid #286ea0;
}

#avmenu li a:hover {
	background: #f4f4f4;
	color: #286ea0;
	border-left: 4px solid #ccc;
}

/*anfang inhalt-----------------------------------------------------------*/

#inhalt {
	float: left;
	overflow: hidden;
	width: 640px;
	height: 100%;
	border-width: 0 0 0 2px;
	border-style: solid;
	border-color: #f4f4f4;
	margin: 0 0 -9999px 0;
	padding: 0 10px 9999px 10px;
	background: #fff;
}

/*anfang extras-----------------------------------------------------------*/


#extras {
	overflow: hidden;
	float: right;
	width: 200px;
	height: 100%;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #f4f4f4;
	margin: 0 0 -9999px 0;
	padding: 0 10px 9999px 10px;
	background: #fff;
}

/*footer------------------------------------------------------------------*/


#footer {
	overflow: hidden;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	position: relative;
	float: left;
	padding: 1.0em 0 1.0em 0;
	border-top: 1.0em solid #fff;
	background-color: #f4f4f4;
	color: #ccc;
	width: 1100px;
	height: 8px;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 1.0em;
	margin: 0 -3px 0 0;/* Explorer 6 Duplicate Characters Bug, http://www.positioniseverything.net/explorer/dup-characters.html   */
}

/*------------------------------------------------------------------


#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

*/



/*altes markup------------------------------------------------------------------

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}


.auszeichnung_fliess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-weight: bold;
	font-size: 11px;
	
}
*/


/*positionieren------------------------------------------------------------------*/


.bildunter {
	font-size: 0.8em;
	color: #000000;
	line-height: 1.4em;
}

.bildlinks {
	clear: left;
	float: left;
	padding: 0 0.8em 0.8em 0;
	margin: 0 0 0;
}

.bildrechts {
	clear: right;
	float: right;
	padding: 0 0.8em 0 0.8em;
	margin: 0 0 0;
}

.breadcrumb {
	padding: 0 0 0 0;
	color: #000;
	font-size: 0.8em;
}

.top {
	clear: left;
	float: left;
	padding: 0.5em 1.5em 1.5em 1.5em;
	margin: 0 0 0 0;
}

.rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a60000;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.clearboth {
	clear: both;
}

.floatleft {
	float: left;
	clear: right;
}

.floatright {
	float: right;
}






/*
.nachoben {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #286ea0;
}
*/








/*Fomular-----------------------------------------------------------------*/

/*
#con_formu_01 {
	float: left;
	width: auto;
	height: auto;
}

   
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* clear: both;-----           
	font-size: 12px;
	background: white;
	clear: left;
	border-left: 10px;

}
         
fieldset {
	width: 35em;
	display: block;
	/*font-size: 15px;-----
	
	border: 0px solid #4b408c;
	clear: both;
	background-color: #F6F6F6;

}
			
* html fieldset {
	padding: 5px;

}
			
legend {
	padding: 4px;
	border: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	margin-bottom: 4px;
	background-color: #C0C0C0;
	font-size: 13px;
	color: #F2F2F2;
}

label {
	margin: 5px 5px;

} 


.kontaktdaten label {
	display: block;
	width: 5em;
	float: left;

}

.anfrage label {
	display: block;
	width: 5em;
	float: left;

}
					   
input,textarea {
	margin: 3px 0;
	border: 1px solid;
	border-color: #D4D4D4;
	background: white;
	padding: 3px 3px;	

}  
						
input:active, input:focus, input:hover {
	background-color: #ABABAB;

}
   
.buttons {
text-align: center;

}
*/

/**************************** Fomular Ende ***********/
