a:link,a:visited,a:active,a:hover {
	color: #063A80;
	text-decoration: none;
	font-family: Arial,sans-serif;
}
a:hover {
	text-decoration:underline;
	color: #1454AA;
}

p a:link,p a:visited,p a:active,p a:hover{
	border-bottom:1px dotted #063A80;
}
p a:hover {
	text-decoration:none;
	border-bottom:1px solid #1454AA;
}

.news table {
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	margin-left:15px;
}

.news td {
	padding:5px;
	border:1px solid #CCCCCC;
}

img {
	border:none;
}

body {
    color: #131313;
    font: 0.8em Arial, sans-serif;
    background: #D1E6F7;
    margin:0;
	text-align:center;
}

#body {
	width:790px;
	padding:20px;
    background:#FFFFFF;
    border:1px solid #073288;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:2px;
	text-align:left;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	clear:both;
}

#header {
	margin:0;
	margin-top:20px;
	padding:5px;
	text-align:right;
	width:790px;
	margin-left:auto;
	margin-right:auto;
}

#header div#logo {
	float:left;
	font-size:3em;
}

#header div#logo span {
	color:#F2984C;
}

#header div#navi {
	float:right;
	margin-top:22px;
}

#footer {
    width:800px;
    text-align:center;
    color:#3F3F3F;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:4px;
}

#footer A:link, #footer A:active, #footer A:visited, #footer A:hover {
	color:#3F3F3F;
	text-decoration:underline;
}

#footer A:hover {
	color:#000000;
}

#menu_right A:link, #menu_right A:active, #menu_right A:visited, #menu_right A:hover {
	color:#131313;
	text-decoration:none;
}

#menu_right A:hover {
	text-decoration:underline;
}

#menu_right {
  width:200px;
  vertical-align:top;
  padding-right:20px;
  padding-top:9px;
}

ul {
    list-style-type: square;
    margin: 0.3em 0 0 1.5em;
    padding:0;
    list-style-image: url(/style/bullet3.gif);
	padding-left:15px;

}

li { margin-bottom: 5px;}

#menu_right ul li {
	list-style-image: url(/style/bullet_greyl.png);
	line-height:18px;
}

#menu_right ul {
	margin-left:15px;
	margin-bottom:15px;
	padding-left:0;
}

#menu_right .active {
	list-style-image: url(/style/bullet_blue.png);
	font-weight:bold;
}


a.sb:link, a.sb:visited, a.sb:active {color: #232323; text-decoration: none; font-size: 12px; font-family: Arial,sans-serif; }
a.sb:hover {color: #000000; text-decoration:underline}

#content {
  padding-left:10px;
  padding-right:10px;
  padding-top:9px;
  vertical-align:top;
}

/*
h4 {
   margin:0;
   padding:5px;
   height:14px;
   font-family:Arial,sans-serif;
   color:#042F69;
   font-weight:bold;
   border-bottom: 1px solid #dddddd;
   margin-bottom:6px;
}*/

.navibox {
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	//border:1px solid #D1E6F7;
	background:#D1E6F7;
	padding:5px;
	margin-bottom:10px;
}

h4 {
	font-size:1.0em;
	background-color:#FFFFFF;
	color:#042F69;
	margin:0;
	//margin-bottom:6px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	margin-bottom:6px;
	//background-repeat:no-repeat;
	//background-position: right center;
	//margin-left:-9px;
	//margin-right:5px;
	//background-image:url(/images/roundr.png);
	
	border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	-webkit-border-top-right-radius:20px;
	
	border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	-webkit-border-top-left-radius:20px;
	
}

.box {
  padding:3px;
  margin-bottom:20px;
}

h1 {
  margin: 0px;
  padding: 5px;
  font-weight: bold;
  font-weight:bold;
  padding-bottom:2px;
  margin-bottom:2px;
  font-size:1.3em;
  color:#042F69;
}

h1 a:link,h1 a:visited,h1 a:active, h1 a:hover {color: #042F69;font-weight:bold;}

.subhead {
  margin: 0;
  padding:4px;
  padding-top:0;
  padding-bottom:1px;
  margin-bottom:7px;
  padding-left:3px;
  margin-left:2px;
  color: #777;
  font-size: 0.85em;
  font-weight: normal;

}

h1 span a:link,h1 span a:visited,h1 span a:active, h1 aspan :hover {font-weight:normal;}


p {
	margin: 0;
	padding: 10px;
	line-height: 19px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:6px;
}

h1 + p {
	padding-top:7px;
}

h1.h1sec + p {
	padding-top:2px;
}


.block {
  margin-bottom:17px;
  clear:both;
  padding-bottom:20px;
   //background-image:url(/images/trenner.png);
   //background-repeat:no-repeat;
   //background-position:center bottom;
 border-bottom:1px dotted #CCCCCC;
}

.block .img {
	border:1px solid #dddddd;
	margin-bottom:10px;
	width:67px;
	margin-top:6px;
	height:67px;
	padding:0px;
	margin-right:10px;
	margin-left:7px;
	clear:both;
}

.block .img img {
	margin:0px;
	margin-top:1px;
	margin-left:1px;
}

#pagelist {
  padding: 5px;
  color: #777;
  border: #CACACA 1px solid;
  background: #F8F8F8;
  text-align: right;
  margin-top:5px;
  font-size:0.9em;
  -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
}

#pagelist p {
  margin: 0;
  padding: 0;
}

.input
{
    border: 1px solid #aaa;
    background-color: #F8F8F8;
    font-family: Arial, Arial, Helvetica, sans-serif;
    padding: 2px;
	font-size:0.9em;
	
		-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;

}

#body table {
	border-collapse:collapse;
}


.liste_ads {
	text-align:center;
	width:468px;
	height:60px;
	padding:3px;
	border:1px dotted #DDDDDD;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-image:url(/images/block_hor.png);
}

.links {
	text-align:center;
	width:468px;
	height:60px;
	padding:3px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-image:url(/images/block_hor.png);
}

.liste_ads2 {
	text-align:center;
	width:234px;
	height:60px;
	padding:3px;
	border:1px dotted #DDDDDD;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-image:url(/images/block_hor.png);
	background-position:center;
	background-repeat:no-repeat;
}

.vert_ads {
	text-align:center;
	width:120px;
	height:240px;
	margin:8px;
	margin-top:6px;
	margin-left:10px;
	float:left;
	background-image:url(/images/block_vert.png);
	clear:left;
}

.vert2_ads {
	text-align:center;
	width:125px;
	height:125px;
	margin:8px;
	margin-top:6px;
	margin-left:10px;
	float:left;
	background-image:url(/images/block_vert2.png);
	clear:left;
	
}

h2 {
	font: 1.1em Arial,sans-serif;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0;
	line-height:1.4em;
	margin-top:15px;
	margin-left:10px;
}

.external {
	background-image:url(/style/extern.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:14px;
}

.bilder {
	padding:4px;
	text-align:center;
}

blockquote {
	margin-left:15px;
	background-color:#FAFAFA;
	padding:6px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

blockquote div {
	text-align:right;
	font-style:italic;
	margin-top:5px;
	clear:both;
}

.print a:link,.print a:visited,.print a:active,.print a:hover {color: #777777;}

.h1sec {
	background-color:#D1E6F7;
	color:#042F69;
	padding-bottom:4px;
	padding-left:10px;
	margin-bottom:13px;
	background-image:url(/images/roundl.png);
	background-repeat:no-repeat;
	background-position: top left;
	margin-top:15px;
	margin-right:-9px;
	clear:both;
	font-size:1.2em;
}

.seiten {
	border:1px solid #DDDDDD;
	padding:5px;
	background-color:#FAFAFA;
	vertical-align:top;
}

.seiten ul li {
	list-style-image: url(/style/bullet_greyl.png);
	line-height:18px;
}

.news .bild {
	margin:7px;
	height:55px;
	border:1px solid #0C499C;
	padding:1px;
	text-align:center;
	margin-top:6px;
	margin-bottom:5px;
}

.news ul {
	list-style-position:inside;
}


.msgok {
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	background:#C5FFBC;
	border:1px solid #128300;
	padding:6px;
	padding-left:27px;
	background-image:url(/images/accept.png);
	background-position: 7px center;
	background-repeat:no-repeat;
	margin:15px;
}

.msgerror {
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	background:#FFE0D9;
	border:1px solid #C34B32;
	padding:6px;
	padding-left:27px;
	background-image:url(/images/exclamation.png);
	background-position: 7px center;
	background-repeat:no-repeat;
	margin:15px;
}

#vote {
	float:left;
	padding-top:6px;
	margin-left:10px;
	margin-bottom:7px;
}

#vote span {
	color: #777;
  font-size: 0.85em;
  margin-bottom:4px;
}

#vote #info {
	color:#042F69;
	font-weight:bold;
	padding-top:1px;
	position:absolute;
	padding-left:5px;
}
	
#vote #stars {
	cursor:pointer;
	margin-top:2px;
	display:inline;
}

#vote #stars img {
	padding-right:3px;
}

.star {
	padding-right:1px;
}

.form {
	border-collapse:separate;
	border-width:5px;
}

.form td {
	padding:4px;
}
	
.form label {
	font-size:0.9em;
	color:#464646;
}

.fehlertr {
	border:1px solid #B60000;
	background:#FAE9E9;
}

.fehlertr span {
	font-weight:bold;
	font-size:0.8em;
	font-family:Arial,sans-serif;
	padding-left:4px;
}

div#suche {
	background-image:url(/images/search.png);
	width:200px;
	height:21px;
	padding-top:2px;
	padding-left:23px;
	margin-bottom:0;
	background-repeat:no-repeat;
}

div#sucheSafari {
	width:200px;
	padding-top:2px;
	padding-left:2px;
	margin-bottom:0;
}
	
div#result {
	background:#000000;
	display:none;
	width:200px;
	position:absolute;
	padding:8px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color:#FFFFFF;
	opacity:0.97;
}

div#resultTable a {
	color:#FFFFFF;
}

div#resultTable a:hover {
	color:#F0F0F0;
}

.tweet-large:active,  .tweet-large:visited, .tweet-large:link, .tweet-large:hover, .tweet-small:active,  .tweet-small:visited, .tweet-small:link, .tweet-small:hover{
	display:block;
	float:left;
	margin:8px;
	margin-top:6px;
	border:1px solid #33CCFF;
	background: #33CCFF;
	padding:6px;
	height:30px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFFFFF;
	text-decoration:none;
	text-align:center;
}


.tweet-large:hover, .tweet-small:hover {
	background:#FFFFFF;
	color: #33CCFF;
}

.tweet-small:active,  .tweet-small:visited, .tweet-small:link, .tweet-small:hover {
	padding:2px;
	margin:0;
	margin-left:5px;
	display:inline;
	float:none;
}
