/**************************************************
 Stylesheet for Display-Messtechnik & Systeme Gmbh & Co. KG
**************************************************/

html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li 
	{
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	color: White;
	}

html, body
	{
	height: 100%;
	font-size: 14px;
	text-align: center;
	}

body 	{
	background-color: #347DA6;
	background-image: url(../img/DSCN0550_03.jpg);
	background-attachment: fixed;
	}
td	{vertical-align:top;}

strong 	{
	font-weight: bold;
	}
	
.csc-header {margin-bottom:15px;
			text-align:center;}
.csc-firstHeader {font-size: 18px;}

acronym {
	border-bottom: 1px dotted;
	}

acronym:hover
	{
	cursor: help;
	}

sup	{
	font-family: monospace;
	font-weight: 900;
	font-size: 12px;
	font-style: normal;
	color: Silver;
	text-decoration: underline overline;
	}

.p1	{
	font-size: 12px;
	}

	/*p:first-letter {
        	font-size: 100%;
        	font-weight: normal;
	}*/

	/*p:first-line {
        	font-size: 100%;
        	font-weight: normal;
	}*/

h2	{
	font-size: 18px;
	}

h3 	{
	font-size: 16px;
	color: #FFFFFF;
	}

.liste	{
       	display: list-item;
	list-style-type: square;
	list-style-position: inside;
	text-indent: 0em;
	font-style: normal;
	font-weight: lighter;
	}
	

	
.hellblau	{
	font-color: #4997D1;
	}


#hauptrahmen
	{
	position: relative;
	height: 100%;
	min-height: 570px;
	width: 100%;
	margin: 0px auto;
	}

#logos 	{
	font-size: 0px;
        	text-align: center;
        	color: Silver;
	}

#spalten {
	position: relative;
	margin: 0px auto;
	width: 860px;
	top: 15px;
	height: 72%;
	border: 1px solid #4997D1;
	background-color: #0E4B79;
	overflow: auto;
	background-image: url(../img/scala_01.jpg);
	background-attachment: fixed;	
	background-position: bottom;
	background-repeat: no-repeat;
	}

#linkespalte
	{
	/*background-color: Blue;*/
	position: relative;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	width: 400px;
	text-align: left;
	}

#rechtespalte
	{
	/*background-color: Green;*/
	position: relative;
	text-align: left;
	margin-left: 450px;
	margin-right: 15px;
	}

#einespalte
	{
	/*background-color: Red;*/
	position: relative;
	margin-left: 40px;
	margin-right: 40px;
	width: 710px;
	text-align: left;
	}


	
TD#menu DIV.hinaktiv A      	{margin-top:5px;
								color:#ffffff;
                                font-family:sans-serif;
                                font-size:14px;
                                text-decoration:none;
                               	padding-left:10px;
                                padding-top:5px;
                                padding-bottom:5px;
                                display:block;
								background-color:#0E4B79;
								border:1px solid #4997D1;}
								
TD#menu DIV.hinaktiv A:hover   	{margin-top:5px;
								color:#ffffff;
                                font-family:sans-serif;
                                font-size:14px;
                                text-decoration:none;
                               	padding-left:10px;
                                padding-top:5px;
                                padding-bottom:5px;
                                display:block;
								background-color:#4997D1;
								border:1px solid #4997D1;}
								
TD#menu DIV.haktiv A         	{margin-top:5px;
								color:#ffffff;
                                font-family:sans-serif;
                                font-size:14px;
                                text-decoration:none;
                               	padding-left:10px;
                                padding-top:5px;
                                padding-bottom:5px;
                                display:block;
								background-color:#4997D1;
								border:1px solid #4997D1;}
								
TD#menu DIV.copyme A     		{color:#ffffff;
                                font-family:sans-serif;
								font-size: 7pt;
								padding-left:10px;
								text-decoration:none;}


li 	{
	 display: inline;
	}

li a	{
	text-decoration: none;
	padding: .2em 1em;
	border-right: 1px solid #4997D1;
	}

li a:hover, #current
	{
	background-color: #4997D1;
	color: White;
	}

#switchlang
	{
	float: left;
	font-size: 12px;
	}


#copyme, #copyme:hover
	{
	font-size: 7pt;
	padding-left:10px;
	text-decoration:none;
	}