html, body
{
	height:100%;
	margin:0;
	padding:0;
	line-height:130%;
}

body
{
   background: #D8D8D8 url(../images/bg_body.gif) center top repeat-y fixed;
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 12px;
   color: #676F71;
   
}

p, td
{
   font-family: Verdana, Arial, Sans-Serif;
   padding:0px;
   margin: 0px;
   font-size: 12px;
   line-height:150%;   
   color: #676F71;
   padding:0;
   margin:0 0 16px;
}

.hr
{
   border: none;
   border-bottom: 1px dashed #676F71;
   margin: 5px 0px 5px 0px;
   padding: 0px;
}

.devider
{
   border-top: 1px solid #FFFFFF;
   margin: 0px;
   padding: 0px;
}

h1, h2, h3, h4, h5, h6
{
   font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
   font-size: 18px;
   color: #0C2C84;
   line-height:125%;
   padding:0px;
}

#subnav_h1
{
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 12px;
   color: #0C2C84;
}

h2 {
   font-size:16px;
   margin:10px 0 10px;
   color: #676F71;

}

h3 {
   font-size:14px;
   margin:5px 0;
   color: #676F71;
}

a
{
   color: #0C2C84;
   text-decoration: underline;
}

a:hover
{
   color: #0C2C84;
   text-decoration: underline;
}

blockquote
{
   background: #DEECFF url(../images/bg_latch.gif) 0px 0px no-repeat;
   border-top: 1px solid #676F71;
   border-bottom: 1px solid #676F71;
   padding: 10px 15px 10px 65px;
   margin: 10px -15px 10px -15px;
   height: 79px;
}

form
{
	padding:0px;
	margin:0px;
}

.emo
{
   background: #FFFFFF url(../upload/bilder/emo_standard_v3.jpg) 0px 0px no-repeat;
   height: 95px;
   vertical-align:top;
   border-left: 0px solid #676F71;
   border-right: 0px solid #676F71;
}
.emo_itil
{
   background: #FFFFFF url(../images/emo_itil.jpg) 0px 0px no-repeat;
   height: 95px;
   vertical-align:top;
   border-left: 0px solid #676F71;
   border-right: 0px solid #676F71;
}

.contentShadow
{
   /* background: #E6E6E6 url(../images/bg_content_top.gif) 0px 0px repeat-x; */
   background: #FFFFFF;   
   border-right: 0px solid #676F71;
   border-left: 0px solid #676F71;
}

.content
{
   border-right: 0px solid #676F71;
   border-left: 0px solid #676F71;
   height: 100%;
   margin: 0px;
   padding: 24px 20px 20px 20px;
   vertical-align: top;
}

.sidebarShadow
{
   /* background: #E6E6E6 url(../images/bg_content_top.gif) 0px 0px repeat-x; */
   background: #FFFFFF;
   border-left: 0px solid #676F71;
}

.sidebar
{
   border-left: 0px solid #676F71;
   height: 100%;
   vertical-align: top;
   padding: 0px 0px 15px 0px;
   /*background: #AAAFB0;*/
   background: #0C2C84;
   border-top: 24px solid #FFFFFF;
}

.sidebar a
{
   color: #FF6609;
   text-decoration: underline;
}

.sidebar a:hover
{
   color: #FF6609;
   text-decoration: underline;
}


.sidebartext 
{
   color: #FFFFFF;
   margin: 15px 15px 15px 15px;
   padding: 0px;
}

.footer
{
   /* background: #EAEAEA url(../images/bg_footer.gif) 0px 0px repeat-x; */
   background: #DFE5D9;
   padding: 0px 15px 0px 15px;
}

.mainnav
{
	background: #DFE5D9;
	border-right: 0px solid #676F71;
}

.subnavShadow
{
   /* background: #E6E6E6 url(../images/bg_content_top.gif) 0px 0px repeat-x; */
}


.servnav
{
   text-align: right;
}

.servnavspacer
{
   padding: 0px 8px 0px 8px;
}

a.servnav, a.servnav:hover, a.servnavsel, a.servnavsel:hover
{
   font-size: 12px;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
}

a.servnav:hover, a.servnavsel, a.servnavsel:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}

textarea
{
   font-family: verdana, arial, helvetica;
   font-size:12px;
   color:#000000;
   border:1px solid #676F71;
   width:100%;
   height:150px;
}

.submitbutton
{
   font-family: verdana, arial, helvetica;
   font-size:12px;
   font-weight:bold;
   color:#FFFFFF;
   background-color: #0C2C84;
   border:3px solid #0C2C84;
   cursor:pointer;
}

.submitbuttonActive
{
   font-family: verdana, arial, helvetica;
   font-size:12px;
   font-weight:bold;
   color:#FF6609;
   background-color: #0C2C84;
   border:3px solid #0C2C84;
   cursor:pointer;
}

.form_kontakt_input_text
{
   font-family: verdana, arial, helvetica;
   font-size:12px;
   color:#000000;
   border:1px solid #676F71;
   width: 230px;
}

.form_kontakt_input_text_mandatory
{
   font-family: verdana, arial, helvetica;
   font-size:12px;
   color:#000000;
   border:1px solid #676F71;
   width:230px;
   border-left:5px solid #FF6609;
}

.text_small
{
   font-family: verdana, arial, helvetica;
   font-size:9px;
   color:#000000;
   border-left:5px solid #FF6609;

}

#slogan
{
	vertical-align: top;
	padding:0px;
	margin: 45px 70px 0px 175px;
	text-align: right;
	font-family: arial, helvetica;
	letter-spacing:1px;
	font-size: 26px;
	line-height: 26px;
	color: #FFFFFF;
}


#branding
{
   display: block;
   margin: 0px 10px 0px 10px;
   text-align: center;
}

#branding, #branding a
{
   font-size: 10px;
}

#ad_0 {
	float:right;
	padding: 0px 0px 10px 10px;
}

#ad_1 {
	float:left;
	padding: 10px 10px 10px 0px;
}

#ad_2 {
	float:right;
	padding: 10px 0px 10px 10px;
}
