
/*consystec website
eofest01 - consy03- testsonnenschein-design.de

Beginn:           4.06.2007
Letzte Aenderung: 31.07.2009 10.00 Uhr / eos
fuer bildschirm: 

Farben:
weiss:				#ffffff

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

dunkelblau:			#286ea0
rot:				#a60000

boxhintergrund:		#d6dce7

*/


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



* {             /*Browserreset*/
	padding: 0;
	margin: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: #808080 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; */
	line-height: 1.2em
}

/*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: 1.2em;
	border-bottom: 0.1em solid #cccccc;
	padding: 1.8em 0 0.8em 0;
}

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

p.box {
	padding: 0.3em;
	background: #d6dce7
}

p.textrechts {
	text-align: right;
}

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


#wrap {
	overflow: hidden;
	color: #fff;
	margin: 0 auto;
	padding: 0 0 0 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(../_pics/img_head/con_web_07_logo_bread.jpg) bottom left no-repeat;
	margin: 0;
	padding: 0;
}

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

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

#horimenu ul {
	width: 60%;
	list-style: none;
	float: left;
	height: 5.0em;
}

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

#horimenu li a {
	text-decoration: none;
	color: #505050;
	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 {
	width: 15%;
	float: left;
	position: relative;
	padding: 0;
	margin-top: 1.0em;
	margin-right: 0;
	margin-bottom: 1.0em;
	margin-left: 1.0em;
}

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

#avmenu li {
	margin-bottom: 0.4em;
}

#avmenu li a {
	font-weight: bold;
	height: 2.9em;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 0.6em 0 0 1.0em;
	background: #f4f4f4;
	border-left: 0.4em solid #ccc;
}

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

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

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

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

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


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

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


#footer {
	float: left;
	padding: 1.0em 0 1.0em 1.0em;
	border-top: 1.0em solid #fff;
	background: #fff;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
	font-size: 1.1em;
	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;
}
*/








/*Formular************************************************


#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: 0;
	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;
}


*/
