/* CSS Document 
   basic style definitions for all pages
*/

body 
{
	background-image: url('/images/common/bg/main_gradient.jpg');
	background-repeat: repeat-x;
	background-color: #0085CE;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 12px;
}

body,td,th,div,span,p,h1,h2,h3,h4,a,*
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5
{
	margin: 0px;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

h2, h3
{
	font-size: 12px;
	font-weight: bold;
	color: #007EC7;
}

div.article h2
{
	margin-bottom: 15px;
}

#suche h3
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	margin-bottom: 5px; 
}

h5
{
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}

div.news h2
{
	margin-bottom: 0px;
}

h4
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#navigation a.sub
{
	font-size: 10px;
}

#centerarea div.topteaser
{
	float: left;
	width: 380px;
	margin-right: 10px;
}

#centerarea div.secondaryteaser
{
	float: right;
	width: 170px;
}

#centerarea div.secondaryteaser h1, 
#centerarea div.secondaryteaser h2, 
#centerarea div.secondaryteaser h3, 
#centerarea div.third h1, 
#centerarea div.third h2, 
#centerarea div.third h3, 
div.textlinks h1, 
div.textlinks h2, 
div.textlinks h3
{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

div.textlinks h1, 
div.textlinks h2, 
div.textlinks h3
{
	display: inline;
	margin-right: 5px;
}

/* image styles */

img.left
{
	float: left;
}

#centerarea img.left
{
	margin-right: 20px;
	margin-bottom: 20px;
}

#centerarea img.topteaser
{
	margin-bottom: 10px;
}

img.list
{
    /*border:1px solid black;*/
    background-color: #0056AB;
    background-repeat:no-repeat;
    background-position:center;
}

img.right
{
	float: right;
}

#centerarea img.right
{
	margin-left: 20px;
	margin-bottom: 20px;
}

#centerarea a, #centerarea a:visited, #centerarea a:hover
{
 color: #F8692B;
 text-decoration: none;
}


/* form elements */

table.feedback
{
	width: 100%;
}

table.feedback textarea
{
	width: 100%;
	height: 100px;
	background-color: #DBF0FA;
	border: 1px solid #007EC7;
	margin-bottom: 10px;
}

table.feedback input.text
{
	float: right;
	width: 90%;
	background-color: #DBF0FA;
	border: 1px solid #007EC7;
}

table.feedback input.submit
{
	width: 100px;
	height: 24px;
	border: 0px solid;
	background-image: url('/images/common/buttons/bg_100x24.gif');
	color: #FFFFFF;
	font-weight: bold;
}


#suche input.text
{
	float: left;
	width: 116px;
	height: 18px;
	font-size: 11px;
	padding: 2px;
	border: 0px solid; 
}

#suche input.submit
{
	float: right;
	width: 40px;
	height: 24px;
	border: 0px solid;
	color: #FFFFFF;
	font-weight: bold;
	background: none;
	background-image: url(/images/common/buttons/bg_40x24.gif);
}


/* rightblock */

div#combuttons div.combutton a
{
	display: block;
	padding: 4px 4px 4px 10px;
	color: #FFFFFF;
	text-decoration: none;
}

div#combuttons div.combutton a img
{
	margin-right: 10px;
}

div#combuttons div.comsub a
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

div#combuttons div.comsub a img
{
	margin-right: 5px;
}

div#combuttons div.comsub a.logout
{
	font-weight: bold;
	color: #F8692B;
}

div.promotion h2
{
	display: inline;
	color: #F8692B;
}

div.promotion a, 
div.promotion a:visited, 
div.promotion a:active 
{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

div.promotion a:hover
{
	font-weight: normal;
	color: #F8692B;
}

div.promotion h2 a, 
div.promotion h2 a:visited, 
div.promotion h2 a:active, 
div.promotion h2 a:hover
{
	font-weight: bold;
	color: #F8692B;
}


div.promotion_weiss h2
{
	display: inline;
}

div.promotion_weiss a, 
div.promotion_weiss a:visited, 
div.promotion_weiss a:active 
{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

div.promotion_weiss a:hover
{
	font-weight: normal;
	color: #F8692B;
}

div.promotion_weiss h2 a, 
div.promotion_weiss h2 a:visited, 
div.promotion_weiss h2 a:active, 
div.promotion_weiss h2 a:hover
{
	font-weight: bold;
	color: #F8692B;
}

/* Lists within article pages */

ul.morearticles
{
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	list-style-type:none;
}

ul.morearticles li
{
	font-size: 10px;
	padding-bottom: 10px;
}


/* Seitenzahlen */

.seiten {
	padding: 3px;
	margin: 3px;
	text-align:center;
}

.seiten a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none; /* no underline */
	color: #001581;
}

.seiten a:hover,
.seiten a:active {
	border: 1px solid #999;
	color: #666;
}
.seiten .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #001581;
	font-weight: bold;
	background-color: #001581;
	color: #FFF;
}
.seiten .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}


/* ---------- Steckbrief/Watches ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 20px 10px 5px;
	float: left;
	position: relative;
	width: 186px;
	height: 142px;
}
.gallery .bg {
	background: url(/images/intern/pinwand/polaroid-short.png) no-repeat;
	width: 186px;
	height: 142px;
	position: absolute;
	left: 0;
	top: 0;
}
.gallery em {
	width: 110px;
	display: block;
	padding: 10px;
	text-align: center;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #333;
	background: url(/images/intern/pinwand/tape2.png) no-repeat;
	position: absolute;
	top: -17px;
	left: 30px;
	z-index: 3;
}

.gallery a {
	text-decoration: none;
	color: #666;
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}

.gallery img {
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 2;
}

/* ---------- Partnerlink ----------------------- */

.prlink {
padding-right: 15px;
background-image: url(/images/icons/prlink.gif);
background-position: right;
background-repeat: no-repeat;
}
