/*********************************/
/** CSS-Datei: Main.css **********/
/** akamed.eu*********************/
/** author: R.Rauch **************/
/********************************/

@import "Reset.css";

body {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
img, div { behavior: url(iepngfix.htc) }
li {font-size: 1.0em; }
ul, p {font-size: 11px}
p.content {font-size: 12px; padding: 0px 10px 0px 0px; text-align: justify}

h1 {color: #35478F; font-size: 22px}
h2 {color: #545454; font-size: 14px}

a:link { font-weight:bold; color:#5a84a0; text-decoration:none; }
a:visited { font-weight:bold; color:#5a84a0; text-decoration:none; }
a:focus { font-weight:bold; color:#5a84a0; text-decoration:underline; }
a:hover { font-weight:bold; color:#5a84a0; text-decoration:underline; }
a:active { font-weight:bold; color:#5a84a0; text-decoration:underline; }



#topline { height: 15px; background-color: #545454; width: 100%; text-align: center;}
#top-img-outer { text-align: center; width: 100%; height: 1%; }
#topimg {
	width: 700px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/topimg700.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#top-links-outer {
	text-align: center;
	height: 1%;
	background: url(../images/toplinksimg.jpg) center no-repeat;
}
#toplinks {
	width: 700px;
	height: 125px;
	margin: 0 auto;
	text-align:center;
}
#links {
	width: 700px;
	height: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#toplinks ul {
	float: right;
	font-weight: bold;
	font-size: 0.8em;
	list-style-type: none;
	margin-top: 65px;
}
#toplinks ul li { float: left; }
#toplinks ul li a { color: #fff; text-decoration: none; }

#container {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
}
div#wrapper{float:left;width:100%}
div#content{margin: 0 167px 0 0}
div#sitecol{float:left;width:167px; margin-left:-167px; margin-top: 15px}
*+html div#sitecol, * html div#sitecol {margin-top: 5px}
.tdslogan {
	color: #35478F;
	font-weight: bold;
	font-size: 0.85em;
	}

#footer {
	width: 100%;
	margin: 0 auto;
	background: url(../images/footerimg.jpg) center no-repeat;
	width: 100%;
	height: 53px;
	text-align: center;
	clear: left;
}
#footer p { font-weight: bold; color: #fff; font-size: 0.70em; padding-top: 35px;}
#footer a { font-weight: bold; color: #fff; text-decoration: none; }
