/*** CLAN.DREI | INTERMEDIALE KOMMUNIKATION ***/
/*** Sandershaeuser Strasse 34 | 34123 Kassel ***/
/*** Fon +49.(0)561.578286 | Fax +49.(0)561.578294 | eMail clan@clandrei.de ***/

/*** All rights reserved, all graphics copyrighted. ***/


/*** general ***/

body {
	margin: 0px;
	text-align: center;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #444444;
	background: url(../images/header_background.jpg) top right repeat-x;
}

a {
	cursor: pointer;
}

a img {
	border: 0px;
}

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

br {
	clear: both;
}

br.nobreak {
    clear: none;
}

#backleft, #backright {position: absolute; top: 0px; left: 0px; height: 300px;}

#backleft {
	background: url(../images/header_background.jpg) top right repeat-x;
}

#backright {
	background: url(../images/header_background.jpg) top left repeat-x;
}

/*** div ***/

#all {

	text-align: left;
	margin: 0px auto;
	top: 0px;
	left: 0px;
    width: 790px;
}

#top_nav {
    margin-top: 39px;
    margin-left: 270px;
    width: 420px;
}

#top_select {
    margin-top: 50px;
    width: 300px;
	float: left;
	text-align: left;
	padding-left: 192px;
}

#container {
    background: url(../images/content_background.jpg) no-repeat;
    width: 790px;
}

#nav {
	width: 265px;
    float: left;
}

#nav_inner {
	margin-top: 65px;
//	margin-top: 67px;
	margin-left: 50px;
}

.subnav {
	margin-left: 13px;
	margin-bottom: 6px;
	font-size: 10px;
}

.subnav_all {
	position: absolute;
	top: 10px; 
	left: 10px;
	width: 146px;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
	visibility: hidden;
}

.subnav_top {
	width: 146px;
	height: 29px;
	text-align: left;
	
}

.subnav_container {
	width: 146px;
	background-image: url(../images/subnav_background.gif);
	background-repeat: no-repeat;
}

.subnav_inner {
	font-size: 10px;
	padding-left: 11px;
	padding-top: 4px;
	text-align: left;
}

.subnav_bottom {
	width: 146px;
	height: 5px;
	text-align: left;
}

#main {
    width: 500px;
    float: left;
}

.flashImage {
	width: 470px;
	height: 241px;
	margin: -241px 0px 0px 0px;
	visibility: hidden;
	z-index: 1;
}

.flashImage2 {
	width: 470px;
	height: 241px;
	margin: -246px 0px 0px 0px;
	visibility: hidden;
	z-index: 1;
}

#main_inner {
	margin-top: 65px;
//	margin-top: 62px;
}

#content {
	position: relative;
    left: 5px;
    width: 460px;
}

#logo {
	position: relative;
    left: 51px;
    top: 49px;
	width: 75px;
	height: 105px;
}

#roi {
	padding: 15px;
	text-align: left;
}

.selectSmall {
	width: 100px;
}

.selectNormal {
	width: 100px;
}

.selectWide {
	width: 190px;
}

.formTextField {
	width: 190px;
}

.formTextFieldSmall {
	width: 100px;
}

.formTextArea {
	width: 190px;
	overflow: auto;
}

#footer {
    background: url(../images/footer_background.jpg) no-repeat;
    width: 790px;
    height: 91px;
	font-size: 9px;
	margin-bottom: 35px;
}

#footer a {
	font-size: 9px;
}

.featured {
    margin-bottom: 20px;
}

.featured2 {
    width: 470px;
	margin-bottom: 20px;
}

.headline {
    margin-bottom: 10px;
    margin-left: 5px;
}

.teaser {
    margin-bottom: 25px;
}

.teaser img {
    float: left;
    margin-right: 25px;
}

.text {
    margin-bottom: 25px;
}

.img_links {
    float: left;
	width: 225px;
	margin-right: 25px;
}

.img_rechts {
    float: right;
	width: 225px;
	margin-left: 25px;
}

.thumb_big {
	position: relative;
	top: -20px;
//	top: -22px;
	left: 197px;
}

.bu {
	position: relative;
	top: -10px;
	width: 200px;
	padding: 0px 10px 0px 10px;
    font-size: 10px;
    line-height: 14px;
    color: #3C6AAD;
}

.bu_second {
	position: relative;
	top: 10px;
	width: 200px;
	margin-bottom: 9px;
	padding: 0px 10px 0px 10px;
    font-size: 10px;
    line-height: 14px;
    color: #3C6AAD;
}

img.nav_bild {
	position: relative;
	left: -10px;
}

.nav_bild_text {
	width: 180px;
	text-align: center;
	font-size: 10px;
	color: #3F3F3F;
}

.table_back {
	background: url(../images/style_table-background.jpg) no-repeat;
	background-color: #EFF1F4;
	position: relative;
	margin-left: -10px;
	width: 200px;
}

.table_top {
	background: url(../images/style_table-top.gif) no-repeat;
	height: 20px;
}
.table_center {
	background: url(../images/style_table-center.gif) repeat-y;
}

.table_center div {
	margin-left: 20px;
	width: 150px;
}

.table_bottom {
	background: url(../images/style_table-bottom.gif) no-repeat;
	height: 20px;
}

.form_back {
	background: url(../images/style_form-background.jpg) no-repeat;
	background-color: #EFF1F4;
	position: relative;
	margin-left: -10px;
	width: 460px;
}

.form_top {
	background: url(../images/style_form-top.gif) no-repeat;
	height: 20px;
}
.form_center {
	background: url(../images/style_form-center.gif) repeat-y;
}

.form_center div {
	margin-left: 20px;
	width: 410px;
}

.form_bottom {
	background: url(../images/style_form-bottom.gif) no-repeat;
	height: 20px;
}


/*** misc ***/

h1 {
    font-size: 14px;
    font-weight: bold;
    color: #3C6AAD;
    margin-bottom: 0.5em;
}

.table_bullet {
    font-size: 10px;
    font-weight: normal;
    color: #3C6AAD;
}

.download_bullet, .link_bullet , .extern_bullet {
	padding-left: 18px;
    font-size: 10px;
    font-weight: normal;
    color: #3C6AAD;
}

.download_bullet {
	background-image: url(../images/style_download-arrow.gif);
	background-repeat: no-repeat;
}
.link_bullet {
    background-image: url(../images/style_link-arrow.gif);
	background-repeat: no-repeat;
}
.extern_bullet {
	background-image: url(../images/style_link-extern.gif);
	background-repeat: no-repeat;
}

.blue {
	color: #3C6AAD;
}

.red {
	color: #FF0000;
}

/*** formular ***/

.newsfeld		{width: 125px; height: 14px; font-size: 11px; border: 0px; padding: 2px 0px; margin: 0px}


/*** links ***/

a.grey:link		{color: #7C7B74; text-decoration: none;}
a.grey:visited	{color: #7C7B74; text-decoration: none;}
a.grey:hover    {color: #000; text-decoration: none;}
a.grey:active	{color: #7C7B74; text-decoration: none;}

a.blue:link		{color: #3C6AAD; text-decoration: none;}
a.blue:visited	{color: #3C6AAD; text-decoration: none;}
a.blue:hover    {color: #7C7B74; text-decoration: none;}
a.blue:active	{color: #3C6AAD; text-decoration: none;}

a.sub:link		{color: #3F3F3F; text-decoration: none;}
a.sub:visited	{color: #3F3F3F; text-decoration: none;}
a.sub:hover     {color: #3C6AAD; text-decoration: none;}
a.sub:active	{color: #3C6AAD; text-decoration: none;}

a.subnavlink:link		{color: #ffffff; text-decoration: none;}
a.subnavlink:visited	{color: #ffffff; text-decoration: none;}
a.subnavlink:hover     	{color: #ffffff; text-decoration: underline;}
a.subnavlink:active		{color: #ffffff; text-decoration: none;}

