/*
Birkmaier med-tec GmbH
http://www.birkmaier.de
*/

/* Reset for all Browsers */
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

/* Headers, Links, Lists */
h1 {
	font-size: 1.8em;
	color: #4169E1;
	padding: 5px 0 10px 0;
}

h2 {
	padding: 5px 0 10px 0;
	font-size: 1.2em;
}
a {
	color: #4169E1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
b, strong {
	font-weight: bold;
}
#content ul {
margin-left: 30px;
}
/* Structure Settings */
html {
	height: 100%;
	font-size: 0.9em;
}
body {
	/*font-size: 0.9em;*/
	font-family: Helvetica, Sans-Serif;
	color: #1a1920;
	text-shadow: rgba(0,0,0,.01) 0 0 0;
	height: 100%;
}

#page {
	width: 960px;
	margin: 0 auto 40px 0;
/*	height: 100%;
	min-height: 100%;*/
}
#header {
	height: 120px;
	border-bottom: 5px solid #4169E1;
	
}
#headerMenu {
	float:right;
	height:25px;
	width: 500px;
	padding: 5px;
	margin-top: 10px;
	text-align: right;
	color: #777779;
	font-size: 0.9em;
}
#main {
	margin-top: 5px;
	
	border-top: 5px solid #4169E1;
	padding-left: 30px;
}
#breadcrumb{
	color: #4169E1;
	font-size: 0.8em;
	margin-bottom: 15px;
}
div #navigation {
	width: 170px;
	
	padding: 22px 0 0px 0px;
	color: #1a1920;
	float:left;
	
}

#navigation a {
	color: #1a1920;
	font-weight:900;	
}
#navigation li.current a {
	color: #4169E1;

}

#navigation ul ul li  a {
	font-weight: normal;
}

#navigation ul {
	border-bottom: 1px solid  #4169E1;
}
#navigation li {
	list-style: none;
	padding-left: 10px;
	border-top: 1px solid  #4169E1;
	border-collapse: collapse;
}
#navigation li.current {
	background: url(images/blue-list-item.png) transparent no-repeat 0px 10px;
}
#navigation ul ul li.current {
	background: url(images/blue-list-item.png) transparent no-repeat 10px 7px;
}
#navigation ul ul li{
	border-top: 1px solid #fff;
	border-collapse: collapse;
	font-size: .8em;
	
	padding-left: 18px;
}
#navigation ul li ul li ul li{
	
	
}
#navigation ul ul{

}
#navigation a{
	display: block;
	padding: 4px 0 8px 0px;
}
#navigation ul ul a{
	display: block;
	padding: 2px 0 2px 0px;
}
#navigation ul  ul{

	border-bottom: 1px solid #fff;
}

#navigation ul ul ul{
	background-color: #6EA1CE;
	border-bottom: 0 none #fff;
}

#content {
	padding: 20px;
	line-height: 1.2em;
	width: 720px;
	float: right;
}

#footer {
	border-top: 1px solid #777779;
	height: 20px;
	margin-top: -26px;
	width: 960px;
	color:#777779;
	font-size: 0.9em;
	padding: 3px 5px 2px 5px;
}
#footerLinks{
	float: right;
}
#footerLinks a{
	color:#777779;
}
#footerLinks li{
	list-style: none;
}
#homeLink{
	width:150px;
	float:left;
}
#homeLink a{
	color:#777779;
}
/* Root page */
#headerRoot {
	height: 120px;
	border-bottom: 5px solid #336600;
}

#contentTop {
	padding:15px 0px;
}
#contentTop h1 {
	color: #1a1920;
}
#contentLeft {
	float:left;
	width:440px; 
	padding:0px 10px 0 0;
}
#contentLeft h2 {
	color: #4169E1;
	font-size: 1.6em;
}
#contentLeft h1 {
	color:#1a1920;
	padding: 5px 0 10px 0;
	font-size: 1.2em;
}
#contentLeft a {
	color: #4169E1;
}
#contentRight {
	float:right;
	width:440px;
	padding:0px 10px 0 0; 
}
#contentRight h2 {
	color:#336600;
	font-size: 1.6em;
}
#contentRight h1 {
	color:#1a1920;
	padding: 5px 0 10px 0;
	font-size: 1.2em;
}
#contentRight a {
	color:#336600;
}
.subPageHeader{
	text-align: right;
	padding: 5px 5px;
	font-size: 1.2em;
}
#contentLeftText{
	margin-bottom: 20px;
}
#contentRightText {
	margin-bottom: 20px;
}
/* Layout classes */
.woba {
	font-size: 3.7em;
	font-weight: 900;
	padding: 30px 0 0 35px;
	letter-spacing: 0.01;
}
.woba a {
	color: #1a1920;
	text-decoration: none;
}
.firma {
	text-align: right;
	padding: 5px 5px;
	font-size: 1.2em;
	/*border-bottom: 5px solid #4169E1;
	margin-top: -10px;*/
}
.firma a {
	color: #1a1920;
	text-decoration: none;
}

.clear {
	clear: both;
}
.linkLarge {
	padding: 10px;

}
.linkImage{
	/*float:left;
	height: 100px;
	width: 100px;*/
	margin: 10px 10px 0 0px;
}
.imprint {
	text-align: right;
	margin-top: 10px;
	padding-right: 40px;
}
#contentRight .imprint a, #contentLeft .imprint a {
	color: #777779;
	font-size: 0.8em;
}
#pageContent .csc-header h1, #pageContent .csc-textpicHeader h1, #pageContent h2{
	color:#4169E1;
	padding: 5px 0 10px 0;
	font-size: 1.2em;
}

#pageContent p{
	margin: 10px 0;
	
}
#contentTopText .bodytext {
	margin-bottom: 10px;
}
.csc-textpic-caption {
	text-align: right;
	font-style: italic;
	font-size: 0.9em;
}
.csc-menu {
	margin: 8px 0 8px 20px;
	list-style-type: square;
}
.csc-menu li {
float: left;
width: 300px;
}
#langMenu{
	float: right;
	margin-top: 1px;
}
.csc-textpic{

}
#langMenu img {
}
/* FONT SIZER CSS */

.fontResizer {  
	width: 80px; 
	height: 20px; 
	float: right;
	padding-left: 14px;
	border-left: 1px solid #777779;
	margin-left: 14px;
	overflow: hidden;
	display: none;
}

.fontResizer a { 
	display: block; 
	float: left; 
	width: 17px; 
	height: 16px; 
	text-align: center; 
	border: 1px solid  #777779; 
	line-height: 15px; 
	color: #777779; 
	text-decoration: none; 
	margin-right: 3px;
	padding-top: 1px; 
}

.fontResizer a:hover { 
	color: #EEEEF7; 
	text-decoration: none; 
}

.smallFont { 
	font-size: 9px; 
}

.medFont { 
	font-size: 13px; 
}
.largeFont { 
	font-size: 15px; 
}

.fontResizer a.curFont { 
	background: #EEEEF7; 
	color: #1a1920;	
}
.formular input{
	border: 1px solid #4169E1;
	padding: 2px;

}
.formular input:focus{
	background: rgb(186, 219, 250);
}
.formular dt{
	float:left;
	width: 90px;
	height:22px;
	margin: 5px 0;
	}
.formular dd {
	width: 590px;
	margin: 5px 0;
	float: right;
}
.formular select {
	width: 170px;
	height: 22px;
}
.formular textarea {
	width: 550px;
	height: 300px;
	border: 1px solid #4169E1;
}
.formular .submitbutton {
	padding: 2px 4px;
	background-color: white;
}
.formular .submitbutton:hover {
	background: rgb(186, 219, 250);
}
#adress {
	width: 300px;
	float: right;
	margin-top: 15px;
}
.formular {
	float:left;
	margin-top: -135px;
}
form { height: auto;}

.formular .error {
	padding:0 5px 20px 0;
	width: 400px;
}
.formular .error ul {
	padding: 10px;
}