/* coanda - IT consulting */

body {
	margin-left: 0px;
	margin-top: 15px;
	background-color: #ffffff;
	/* scrollbar */
	/*
	scrollbar-base-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
  	scrollbar-darkshadow-color:#ffffff;
  	scrollbar-face-color:#6699cc;
  	scrollbar-highlight-color:#ffffff;
  	scrollbar-shadow-color:#ffffff;
  	scrollbar-track-color:#ffffff;
	*/
}

.ul_normal {
	list-style-image:url(../img/bullet_blue.gif);
	color: #6699cc;
}

.flowtext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}

.inputfield {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
}

.pagetitel {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #6699cc;
	padding-left: 5px;
	padding-top: 4px;
	width: 410px;
	height: 32px;
	border: solid 1px #6699cc;
}

.titel {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

.submit {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	width: 170px;
	height: 17px;
	background-color: #ff6600;
	border: solid 1px #ff6600;
	
}

.contentpadding {
	padding: 5px;
}

.aufzaehlung {
	font-weight: bold;
	padding-left: 20px;
}

.not_bold {
	font-weight: normal;
}

.subnav_down  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding-left: 20px;
	text-decoration: none;
	color: #333333;
}

a.subnav:link, a.subnav:visited, a.subnav:hover, a.subnav:active  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding-left: 20px;
	text-decoration: none;
}
a.subnav:active		{color: #ff6600;}
a.subnav:link		{color: #ff6600;}
a.subnav:visited	{color: #ff6600;}
a.subnav:hover		{color: #333333;}

a.link:link, a.link:visited, a.link:hover, a.link:active  {
	text-decoration: none;
}
a.link:active	{color: #ff6600;}
a.link:link		{color: #ff6600;}
a.link:visited	{color: #ff6600;}
a.link:hover	{color: #ffffff; background-color: #ff6600}


.teaserbox {
	padding: 2px;
	border: 1px solid #333333;
}

.textbox {
	padding: 8px;
	border: 1px solid #333333;
}

.dots_bg_x {
background-image:url("../img/dot_blue_x.gif"); background-repeat:repeat-x; margin:0px; height: 1px;
}
.header_bg_startseite {
background-image:url("../img/header_bg_startseite.jpg"); background-repeat:no-repeat; margin:0px;
}
.header_bg_philosophie {
background-image:url("../img/header_bg_philosophie.jpg"); background-repeat:no-repeat; margin:0px;
}
.header_bg_leistung {
background-image:url("../img/header_bg_leistung.jpg"); background-repeat:no-repeat; margin:0px;
}
.header_bg_referenzen {
background-image:url("../img/header_bg_referenzen.jpg"); background-repeat:no-repeat; margin:0px;
}
.header_bg_publikationen {
background-image:url("../img/header_bg_publikationen.jpg"); background-repeat:no-repeat; margin:0px;
}
.header_bg_partner {
background-image:url("../img/header_bg_partner.jpg"); background-repeat:no-repeat; margin:0px;
}
.header_bg_kontakt {
background-image:url("../img/header_bg_kontakt.jpg"); background-repeat:no-repeat; margin:0px;
}



