
img.media {
	border: 5px solid #eef0f3; #9ba8b4;

	border-left: 2px solid #eef0f3; #9ba8b4;
	border-right: 2px solid #eef0f3; #9ba8b4;

	background-color: #eef0f3;
}

div.imagebox {
	padding: 2px;
	border: 1px solid #c6cdd4;
	text-align:center;
	font-size: 10px;
	color: #518EC2;
}

p, h1, h2, h3 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
p  { padding-bottom: 10px }

body {
	background-color: white;
	background-image: url(bg_main.gif);
	background-position: top; 
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.small {
	font-size: 9px;
}
.light {
	color: #9ba8b4;
}

.micro {
	font-size: 9px;
	color: #9ba8b4;
}
body, td, p, input, textarea {
	font-family: Tahoma, Arial, Helvetica;
	color: #333333;
	font-size: 11px;
}


a, a:visited {
	color: #518EC2;
}
a:hover, a:active {
	color: gray;
}


#playground div.content {
	margin-right: 40px;
	text-align:right;
}

#playground div.content h1, 
#playground div.content h2, 
#playground div.content h3, 
#playground div.content p, 
#playground div.content div.teaser, 
#playground div.content div.infobox {
	padding-left: 150px;
}


#playground div.content, #playground {
	width: 465px;/*506px;*/
}

#playground div.content p, #playground div.teaser p {
	line-height: 19px;
	text-align: justify; 
}


#playground div.infobox {
	text-align: left;
	color: #518EC2;
	font-size: 10px;
	line-height: 18px;
}

#playground div.content h1 {
	font-family: "Helvetica Narrow", "Arial Narrow", "Arial";
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #518EC2;
	text-transform: lowercase;
}
#playground div.content h2 {
	font-size: 9px;
	color: #4C4C4C;
	padding-bottom: 3px;
	background-image: url(hr.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#playground div.content h3  { 
	text-align: left;
	color: black; 
	font-size: 12px; 
	font-weight: bold; 
	letter-spacing: 1px;
	margin-bottom: 5px;
}

#playground div.teaser p {
	padding-left: 0px;
	color: #518EC2;
	font-size: 10px;
	text-decoration: italics;
	text-transform: uppercase;
	font-weight: bold;
	text-align:left;
}

#playground div.expand div.teaser, #playground div.expand div.teaser_blank {
	float: left;
	padding-left: 20px;
	width: 110px;
	background-image: url("star_gray.gif");
	background-position: 9px 6px; background-repeat: no-repeat;
}
#playground div.expand div.teaser_blank {
	padding-left: 0px;
	background-image: none;
}

#playground div.expand h3 {
	padding-left: 152px;
}

#playground div.content h2 span.light {
	color: #666666;
	font-weight: bolder;
}

#playground div.hr {
	background-image: url(hr.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 10px;
	margin-right: 40px;
	clear: both;
}

#playground div.content div.hr {
	margin-right: 0px;
}



/*designs*/
#root_top, #root_bottom {
	width: 719px;
}
#root_content {
	width: 719px;
}


#root_top {text-align:left;}
#root_bottom {text-align:right;}
#root_content {
	border: 1px solid #949ba7;
	background: white;
	padding: 2px;
}

#info_adress {
	font-size: 9px;
	color: gray;
	text-align:left;
	vertical-align:bottom;
	padding-left: 20px;
	padding-bottom: 10px;
			
	background-image: url(info_bottom.gif);
	background-repeat: no-repeat;
}

/*tables*/
table.infotable {
	margin-left: 17px;	
}

table.infotable td.header {
	border-bottom: 1px solid #cbdeed;
	height: 28px;
}
table.infotable td.footer {
	border-top: 1px solid #cbdeed;
	text-align: right;
	color: #518ec2;
	height: 21px;
	background-image: url(bg_info_bottom.gif);
	background-position: top;
	padding-right: 3px;
	font-size: 9px;
	font-weight: bold;
}

table.infotable td a {
	text-decoration: none;
}

table.infotable td.content {
	font-size: 10px;
	padding: 3px;
	padding-left: 13px;
	text-align: left;
	background-image: url(bg_info_light.gif);
	line-height: 14px;
}

table.infotable td.spacer {
	background-image: url(bg_info.gif);
	background-position: top; background-repeat: repeat-y;
}

table.infotable hr {
	height: 1px;
	border: 1px solid #cbdeed;
}

div.li {
	background-image: url("slashslash.gif"); 
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-bottom: 5px;
}


input, textarea {
	border: 1px solid #999999;
	background-color: #e5e5e5;
	color: black
}

#menu {
	background-image: url(top4.gif);
	background-position: top left; 
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 146px;
}

#menu div.menuitem0 {
	border-right: 1px solid white;
}

div.menuitem0 a, div.menuitem0 a:visited {
	color: white;
	text-align:right;
}

#menu div.menuitem0, div.menuitem0 a {
	height: 17px;
	width: 79px;
	background-color: #c6cdd4;	
	float: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

div.menuitem0 a:hover {background-color: #9ba8b4;}
div.menuitem0 a.active {background-color: #9ba8b4;}

div.menuitem0_abschluss {
	float:left;
	height: 17px;
	width: 40px;	
	background-image: url(bg_abschluss.gif);
	background-position: top left;
}

#menu div.menuitem1 {
	border-right: 1px solid white;
}

div.menuitem1 a, div.menuitem1 a:visited {padding-left: 15px; padding-right: 15px; color: #555555;text-align:center}
#menu div.menuitem1, div.menuitem1 a {
	height: 12px;
	background-color: #e2e6e9;
	float: left;
	
	text-decoration: none;
	font-size: 9px;
}
div.menuitem1 a:hover {
	background-color: #c6cdd4;
	color: white;
}
div.menuitem1 a.active {
	color: black;
	font-weight: bold;
}

div.mininavi {
	position: relative;
	left: 40px;
}

div.mininavi a {
	background-color: #c6cdd4;
	border-right: 1px solid white;
}
div.mininavi_abschluss  { 
	background-image: url("bg_abschluss.gif"); 
	background-position: left top;  
	width: 40px; 
	height: 11px; 
	float: right;
	font-size: 1px;
}
div.mininavi a:hover {
	background-color: #9ba8b4;
}


/*
#top {
	background-image: url(top.gif);
	background-position: top; 
	background-repeat: no-repeat;
}

#abschluss_bottom {
	height: 100%; width: 633px;
	background-image: url(abschluss_bottom.jpg);
	background-position: top; 
	background-repeat: no-repeat;
}



table.list td {
	padding-left: 2px;
}

table.list tr.header td {
	background-image: url(bg_table.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
	background-color: #FFFDD2;
	font-weight: bold;
}
table.list tr.footer td {
	padding-top: 0px;
	font-size: 10px;
}

table.list tr.content td {
	background-image: url(bg_table.gif);
	background-repeat: repeat-x;
	background-position: bottom;

	border-top: 1px solid #FFFDD2;
	border-bottom: 2px solid #FFFDD2;
	background-color: #ffffff;
}

table.list tr.zebra td {
	border-top: 1px solid #FFFDD2;
	border-bottom: 2px solid #FFFDD2;
	background-color: #eeeeee;
}

*/



