/******************************************
*
* common.css
*
* Common CSS definitions for CMS
*
* Copyright 2005 by  Gerhard Sinnhuber
*
* Author(s):  http://www.transform.at
*
******************************************/

/* Colodefinitions
rot:
dunkelrot:

*/

body,td {
	background-color: #ffffff;
	font-family		:  Verdana,Arial,  Tahoma,  Helvetica, sans-serif;
	font-size		: 13px;
	font-weight		: 400; 
	line-height: 17px;
	color: #0d0f62;
	text-decoration		: none;
	text-transform		: none;
	margin:0px;
	padding:0px;
}


a				{text-decoration: none; text-transform: none;  color: #0d0f62;}
a:active		{color: #0d0f62;}
a:visited	{color: #0d0f62;}
a:hover		{color: #0d0f62;text-decoration: none;}


h1 {
	font-weight: 700; 
	font-size: 13Px;
	text-decoration: none;
	color: #0d0f62; 
	padding-top: 0px;
	padding-bottom: 0px;
}


h2,h3,h4 {
	font-weight: 700; 
	font-size: 13Px;
	text-decoration: none;
	color: #0d0f62; 
	padding: 0px;
	margin: 0px;
}

input{
	font-family		:  Verdana, Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 11Px;
}
button{
	font-family		:  Verdana, Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 11Px;
}
select {
	font-family		:  Verdana, Arial, Tahoma,  Helvetica, sans-serif;
	font-size:11px;
}
textarea{
	font-family		:  Verdana, Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 11Px;
}

p {
	margin:0px;
	padding:0px;
}
/* --------------------------------------
    Grundbereiche
   -------------------------------------*/

.header{
	position: absolute;
	top:0px;
	left:0px;
	border: 0px;
	height: 150px;
	width: 920px;
	padding:0px;
	margin: 0px;
}


.logo{
	position: absolute;
	top: 0px;
	left: 100px;
	border: 0px;
	height: 150px;
	width: 852px;
	padding:0px;
	margin: 0px;
}


/* --------------------------------------
    Haupt-Navigations Definitionen
   -------------------------------------*/

.mainmenu{
	position: absolute;
	top: 0px;
	left: 0px;
	width:950px;
	height: 30px;
	border:0px;
	text-align:left;
	line-height: 28px; 
	font-size:17px;
}


.menubutton{
	color: #b4ff62;
	text-decoration: none;
	display: inline;
	float: left;
	margin-right: 10px;
}
.menubutton a, .menubutton a:active, .menubutton a:visited { 
	color:#0d0f62;
	text-decoration: none;
}
.menubutton a:hover {
	color:#000;
	text-decoration: none;
}


.menuactive{
	color: #b4ff62;
	text-decoration: none;
	display: inline;
	float: left;
	margin-right: 10px;
}
.menuactive a, .menuactive a:active, .menuactive a:visited {  
	color:#30b8d5; 
	text-decoration: none;
}
menuactive a:hover	{ 
	color:#000; 
	text-decoration: none; 
}




.menu_left{
	position: absolute;
	top: 120px;
	left: 29px;
	width:270px;
	height: 30px;
	border:0px;
	overflow: hidden;
	color:#4a4a4a;
	text-decoration: none;
}

.menu_left_en{
	position: absolute;
	top: 120px;
	left: 24px;
	width:270px;
	height: 30px;
	border:0px;
	overflow: hidden;
	color:#4a4a4a;
	text-decoration: none;
}
.menu_center{
	position: absolute;
	top: 120px;
	left: 350px;
	width:450px;
	height: 30px;
	border:0px;
	overflow:hidden;
	color:#4a4a4a;
}


/* --------------------------------------
    Sub-Navigation Definitionen
   -------------------------------------*/

.subnav{
	position: absolute;
	top:225px;
	left: 50px;
	width: 120px;
	min-height: 300px;
	color:#4a4a4a; ;
	float:left;
	font-size:17px;
}


.submenu{
	padding: 0px 10px 10px 0px;
	color: #4a4a4a;
	text-align: right;
	font-size: 17px;
}

.submenu a, .submenu a:active, .submenu a:visited {  color:#0d0f62; border:0px; text-decoration: none; }
.submenu a:hover	{ text-decoration: none;}

.submenuactive{
	padding: 0px 10px 10px 0px;
	color: #30b8d5;
	text-align: right;
	font-size: 17px;
}
.submenuactive a, .submenuactive a:active, .submenuactive a:visited {  color:#30b8d5; border:0px; text-decoration: none; }
.submenuactive a:hover	{ text-decoration: none;}




/* --------------------------------------
    Content Definitionen
   -------------------------------------*/

.content_center{
	position: absolute;
	top:225px;
	left: 190px;
	min-height: 350px;
	color: #000;
}

.content_center img{
	margin: 0px 28px 28px 0px; 
}

.content_left{
	position: absolute;
	top:225px;
	left: 0px;
	width: 170px;
	min-height: 350px;
}

.author{
	font-weight: normal; 
	font-size: 11Px;
	text-decoration: none;
	color: #880900;
	padding: 0px 0px 10px 0px;
}


.description{
	padding: 0px 20px 0px 0px;
	color: #656565;
}

.headline{
	position:absolute;
	top: -41px;
	left: 202px;
	width: 600px;
	height: 36px;
	padding: 0px 0px 0px 0px;
	color: #0d0f62;
	line-height: 18px;
}

.blaettern{
	position:absolute;
	top: -19px;
	left: 11px;
	width: 100px;
	height: 14px;
	padding: 0px 0px 0px 0px;
	color: #0d0f62;
	line-height: 18px;
}
.blaettern img{
	margin: 0px 0px 0px 0px; 
}

.teaser{
	padding: 0px 0px 0px 0px;
	color: #656565;
}

.fliesstext{
position: absolute;
	width:550px;
	padding: 0px;
	left: 202px;
	color: #0d0f62;
	line-height:19px;
}

.bildleiste{
	position: absolute;
	top: 0px;
	left:0px;
}


hr{
	border:solid #cfcfcf 1px;
	height: 1px;
}


/* --------------------------------------
    spezielle Definitionen
   -------------------------------------*/

