/*------------------- CSS RESET ---------------------
---------------------------------------------------*/
* {
padding: 0;
margin: 0;
font-size: 100%;
font-weight: normal;
}

ul,
ol {
list-style: none;
}

b,
strong {
font-weight: bold;
}

img,
a img {
border: none;
}

/*------------------SCHRIFT / GRÖSSE ----------------
---------------------------------------------------*/

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 81%;
	color: #10457A;
	background: #c8c8c8 url(bgImg/bodyBg.gif) repeat left top;
	line-height: 1.5em;
	text-align: left;
}

h1,
h2,
h3 {
	font-weight: normal;
	margin-bottom: 0.7em;
}

h1,
h2,
.subcol h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #679FD8;
}

h1 {
	font-size: 1.6em;
	line-height: 1.2em;
	margin-top: 15px;
}

h2 {
	font-size: 1.6em;
	margin-top: 15px;
}

h3 {
	font-size: 1.2em;
	color: #663E00;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
}

h4 {
	font-size: 1.1em;
	color: #2F6196;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	list-style-type: square;
	list-style-position: outside;
	line-height: 1.6em;
}

h5 {
	font-size: 1.2em;
	color: #E87218;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	list-style-type: square;
	list-style-position: outside;
	line-height: 1.6em;
	padding-top: 15px;
	padding-bottom: 6px;
}

h3.datum {
	color: #505862;
	font-size: 0.95em;
	margin-top: 15px;
}

blockquote {
	color: #663E00;
	background: url(img/anfuehrungszeichen.png) no-repeat left top;
	padding: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 104%;
}

a:link,
a:visited {
	color: #A86500;
	text-decoration: none;
	font-weight: bold;
}

a:hover,
a:focus,
a:active {
color: #ad1910;
text-decoration: underline;
}

/*------------------- LAYOUT ---------------------
---------------------------------------------------*/
#container {
	width: 90%;
	min-width: 600px;
	max-width: 1200px;
	background-color: #ffffff;
	border: 4px solid #dcdcdc;
	padding: 4px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	background-color: #e2e7ed;
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
}

#hdTop {
background: url(bgImg/topBg.gif) repeat-x left top;
height: 90px;
}

#logo {
padding-top: 10px;
padding-left: 20px;
}

#men_head {
	height: 230px;
	position: relative;
	background-image: url(img_head/hd.jpg);
	background-repeat: no-repeat;
	background-position: 230px 0px;
}

#content {
background-color: transparent;
padding: 30px 20px;
}

#sidebarLeft {
	width: 35%;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	border-right-style: solid;
	padding-right: 8px;
}

#mainContent {
	margin: 0;
	float: right;
	width: 60%;
	padding-right: 9px;
}

#wrapper {
	float: left;
	width: 70%;
	border-top-width: thin;
	border-right-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-right: 9px;
}

#sidebarRight {
width: 27%;
float: right;
}

#footer,
.clearfloat {
clear: both;
}

#content p {
margin-bottom: 20px;
}

#sidebarRight ul li {
background: url(img/bullet.gif) no-repeat 0 10px;
padding: 5px 0 5px 20px;
}

#sidebarRight ul li a:link,
#sidebarRight ul li a:visited {
text-decoration: underline;
}

#footer p {
font-size: 0.9em;
text-align: center;
}

/*------------------- ALLGEMEIN --------------------
---------------------------------------------------*/
.fl {
	float: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
}

.fr {
float: right;
padding-left: 1em;
}

.sm {
	padding-left: 1em;
	white-space: pre;
	list-style-type: none;
}
.clearfloat {
clear: both;
}

.ut {
	color: #A0B9CF;
	font-size: 0.8em;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-right: 30px;
	display: block;
	text-align: right;
	margin-top: 12px;
}

.mehrInfo {
font-size: 0.8em;
margin-top: 8px;
display: block;
text-align: right;
}

.mehrInfo a:link,
.mehrInfo a:visited {
padding: 2px 20px;
background: url(img/mehrInfo.gif) no-repeat right 0;
}

.mehrInfo a:hover,
.mehrInfo a:focus,
.mehrInfo a:active {
text-decoration: none;
background: url(img/mehrInfo.gif) no-repeat right -38px;
}

/*-----------2-spaltiges Design---------------------------------
-----------------------------------------------------------------*/
.techno #sidebarLeft {
width: 27%;
}
.techno #mainContent {
width: 70%;
}

.techno #hdMenu {
background: url(img/nachtbruecke.png) no-repeat 230px 0;
}

.subcol {
width: 46%;
}

/*-----------------TABELLE-------------------------------------
----------------------------------------------------------------*/
.bridges {
width: 100%;
background: #f0f0f0;
color: #000;
border-collapse: collapse;
}
.bridges td,
.bridges th {
border: 1px solid #fff;
padding: 3px 8px;
}
.bridges th {
background: #e9583f;
color: #fff;
font-weight: bold;
}
.bridges tr.alt{
background: #e2e7ed;
}
.bridges tr:hover{
background: #a7c7ee;
}
.bridges tfoot {
border-bottom: 2px solid #e9583f;
font-size: 0.9em;
text-align: right;
}
.bridges tfoot td {
padding: 0px 8px;
}
.bridges tfoot tr:hover {
background: none;
}
