

/* ------------------------------------------------------------------------------------ */
/* Styles die sich fuer diesen Kunden von den default-Styles unterscheiden				*/
/* ------------------------------------------------------------------------------------ */

body {
	background-image:		url("../images/back_main.jpg");
	background-repeat:		repeat-x;
	background-color:		#abdbee;
}

h1 {
	clear:					both;
}

h2 {
	color:					#0e465b;
}

.main_content_left {
	padding-bottom:			10px;
}

.nav_level_02 { 
	background-image:		url("../images/nav_bullet_level_1_norm.gif");
}

.nav_level_02_current { 
	background-image:		url("../images/nav_bullet_level_1_high.gif");
}

a.arrow {
	background-image:		url("../images/arrow_small.gif");
}

.paragraph_linked a.link {
	background-image:		url("../images/arrow_small.gif");
}

.link_explained a.link {
	background-image:		url("../images/arrow_small.gif");
}

td.bullet { 
	background-image:		url("../images/bullet.gif");
}

.form_user {
	background-image:		url("../images/admin_form_back.gif");
}

.content img {
	float:					left;
	margin-top:				3px;
	margin-right:			5px;
}



div.img_titled {
	float:					left;
	margin-right:			8px;
	margin-bottom:			20px;
}

.img_titled img {
	margin-top:				0px;
	margin-right:			0px;
	margin-bottom:			0px;
}

td.img_titled {
	padding-bottom:			1px;
}

.img_titled_text {
	width:					174px;
	height:					32px;
	background-color:		#abdbee;
	padding:				2px;
}

.img_titled_text .content_copy {
	font-size:				10px;
	margin:					0px;
}