
/* Basic stylesheets that redefines body, td and th tags to appear in font verdana */

body {
	background-image: url(../../images/bg_gradation.gif);
	background-repeat: repeat-x;
	background-color: #F2F3EE;
	margin: 0px;
	padding: 0px;
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size: 11px; color: #555555;
	
	line-height: 19px;
}

h1 {
	background-color: #F5F5EE;
	border-top:1px dotted #DDD;
	border-bottom:1px dotted #DDD;
	font-family:Georgia,'Times New Roman',Times,'Lucida Sans','Lucida Sans Unicode',serif;
	font-size:20px;
	font-weight:normal;
	color: #006699;
	/*color: #DC5E04;*/
	margin:20px 0 0 0; /* oben - rechts - unten - links */
	padding:3pt 0 3pt 10px;
	text-decoration:none;
}
h1.news {
	background-color: White;
	border: none;
	font-family:'Trebuchet MS','Bitstream Vera Sans',Verdana,Arial,'Lucida Sans','Lucida Sans Unicode',Helvetica,sans-serif;
	font-size: 13px;
	margin: 0;
	padding-left: 10px;
	/*font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  font-weight: bold;
	 margin: 2px;
	 */
	color: #006699;
}

h2 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #636363;
	line-height: 16px;
	margin: 10px 0 10px 0; /* oben - rechts - unten - links */
}
h2.blog {
	font-family:'Trebuchet MS','Bitstream Vera Sans',Verdana,Arial,'Lucida Sans','Lucida Sans Unicode',Helvetica,sans-serif;
	font-size:11px;
	padding-left: 10px;
}
h2.news {
	margin: 2px;
}
h3.term {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #636363;
	line-height: 16px;
}
h3.news {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #c0c0c0;
	text-align: right;
}
a.news {
	color: #0099CC;
	text-decoration: none;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

hr {	
	height : 1px; 
	color: #ccc;
	margin-bottom : 0px;
	margin-top: 5px;
}

/* Logo Layer */

#TopLogo {
	background: White;
	width: 700px; 	
	height: 120px;
	margin: 0 auto;
	padding-top: 2px;
	border: 1px solid #ccc; border-width: 0px 1px;
}

/* Navigation-Menu Layer */

#nav {
	width: 700px; 
	height: 27px;
	margin: 0 auto;
	font-size: 11px;
}

#nav ul {
	margin: 0; padding: 0;
	list-style-type: none;
}

#nav ul li a {
	background-image: url(../../images/NavBg6_27.png);
	float: left;
	width: 100px;
	text-align: center;
	text-decoration: none;
	line-height: 27px;		
	color: White;
}

#nav ul li a:hover {
	background-image: url(../../images/NavBg6_27hover.png);
	float: left;
	width: 100px;
	text-align: center;
	text-decoration: none;
	line-height: 27px;		
	color: White;
}
#nav ul li#active a {
	font-weight: bold;
	letter-spacing: -0.05em;
}

#nav_out {
	background-image: url(../../images/NavBg6_out_27.png);
}

/* Maincontent */

#container {
	width: 700px;
	margin: 0px auto;
	padding: 2px 0px 15px 2px; /* oben - rechts - unten - links */
	text-align: left;
	border: 1px solid #ccc;
	border-top: 0px;
	background-color: White;
	clear: left;
}

#contentRow {
	width: 300px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Left Content */

#leftRow {
	width: 150px;
	background-color: #F5F5EE; /*#F4EFE5;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63BAD6;
	padding: 5px 10px 10px 10px; /* oben - rechts - unten - links */
}

input.box {
	background-color: white;
	border : 1px solid #A5ACB2;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color : #0F5475;
	height: 22px;
	margin: 0px 0px 1px 0px; /* oben - rechts - unten - links */
}

input.img {
	border: none;
	width: 22px;
	height: 22px;
}

#leftRow a {
	color: #666;
	padding-left: 17px;
	text-decoration: none;
}

#leftRow a:hover {
	color: #ccc;
}

#leftRow img {
	border: none;
	vertical-align: middle;
}

/* SideBox Layer */

#SideBox {
	float: right;
	position: relative;
	text-align: left;
	width: 230px;
	margin: 20px -40px 0 0;
}

#SideBox table {
	width: 250px;
	background-color: White; 
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	text-indent: 0px;
	font-size: 0.8em;
	margin-bottom: 14px;
}

#SideBox td.main {
	background-color: #eeecea;
	border: 1px solid White;
	border-right: none;
}

#SideBox td.blue {
	background-color: #3A95D1;
}

#SideBox td.green {
	background-color: #6AC285;
}

#SideBox td.orange {
	background-color: #F6A547;
}

#SideBox td.red {
	background-color: #F34945;
}

#SideBox td.sub {
	width: 52px;
	background-color: #dfdddb;
	text-align: center;
	border: 1px solid White;
	border-left: none;
}

#SideBox ul {
	position: relative; /* bug fix */
	padding-left: 5px;
	margin-left: 0;
	margin-top: 5px;
	line-height: 14px;
	/*padding: 5px;*/
}

#SideBox li {
	list-style: none;
	line-height: 14px;
}

#SideBox ul li a {
	text-decoration: none;
	color: #006633;
	line-height: 14px;
}
#SideBox ul a:hover {
	color: #0000ff;
}

.blueBorder {
	border: 1px solid #3a95d1;
}

.greenBorder {
	border: 1px solid #6ac285;
}

.orangeBorder {
	border: 1px solid #F6A547;
}

.redBorder {
	border: 1px solid #F34945;
}

#werbung {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #dfdddb;
	text-align: right;
	padding: 0 20px 5px 0; /* oben - rechts - unten - links */
}
.lay1 { 
	position : absolute; 
	width : 140px; 
	height : auto; 
	z-index : 1; 
	left : 12px; 
	top : 150px; 
	margin-top: 10px;
	background-color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #004C75;
	text-align: center;
}
