/* main */

body {
	background-color: #B6CAD9;
	margin:0px;
	padding:0px;
	background-image: url(bgmain.gif);
	background-position: top;
	background-repeat: repeat-x;
}

body, p, td, h1, h2, h3, h4, h5, a, input, textarea, select, .normal, a.standard {
	color: #4C4C4C; 
	font-size: 11px; 
	font-family: Tahoma, Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
}

.small, .small a {
	font-size: 9px;
}
.white {
	color: white;
}
.light {
	color: #8C8C8C;
}

.blue {
	color: #3A6EC4;
}

.red {
	color: #CC317E;
}

/* reset headlines */
h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


td.masterleft {
	background-color: white;
	margin:0px;
	padding:0px;
	background-image: url(abs_left.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding-right: 2px;
}
td.masterright {
	background-color: white;
	margin:0px;
	padding:0px;
	background-image: url(abs_right.gif);
	background-position: right;
	background-repeat: repeat-y;
	border-left: 1px solid #BBC7D2;
}

td.masterbottom {
	margin:0px;
	padding:0px;
	background-image: url(abschluss.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

td.maincontent {
	border-left: 1px solid #8BB6CE;
	border-top: 1px solid #8BB6CE;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;

	background-image: url(bg_maincontent.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px; 
}


table.team {
	width: 292px;
	height: 140px;
	background-image: url(bg_team.gif);
	background-repeat: no-repeat;
	background-position: top left; 
}

table.team td {
	padding: 2px;
	padding-top: 1px;
}


hr {
	height: 1px; 
	border: 1px solid #8BB6CE;
}

td.maincontent p, h1 {
	padding-left: 10px;
}

td.maincontent p.lipu, h1 {
	background-image: url(dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px; 	
}

h1 {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
}


td.mainheadline  { 
	background-image: url(bg_headline.jpg);
	background-repeat: no-repeat;
	background-position: right top; 
	text-transform: uppercase; 
	letter-spacing: 2px;
	color: black;
	font-weight: bold;
	text-align:right;
	vertical-align:bottom;
	padding-right: 5px;
	padding-bottom: 2px;
}

td.topimage {
	padding-left: 1px;
	padding-top: 1px;
}

.image {
	padding: 2px;
}


table.bottom td {
	background-image: url(watermark.jpg);
	background-position: center left;
	background-repeat: no-repeat;

	vertical-align: bottom;
	padding-left: 53px;
	padding-bottom: 5px;
}
/* navigation */

div.menu1, div.menu1a, div.menuabschluss {
	background-image: url(menu1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-transform: uppercase; 
	vertical-align: top;
	padding-left: 13px;
	padding-top: 3px;
	height: 19px;
	font-weight: bold;
	color: 8E8E8E;
	margin-left: 12px;
}

div.menu2 {
	font-size: 10px;
	padding-left: 26px;
	line-height: 17px;
	margin-bottom: 5px;
}

div.menu1a {
	background-image: url(menu1a.gif);
}

div.menuabschluss {
	background-image: url(menuabschluss.gif);
}

div.menu1 a, div.menu1a a, div.menu2 a{
	color: 8E8E8E;
}


/* sidetable */

table.addon {
	position: relative;
	top: -17px;
	width: 173px; 
	margin-right: 4px;
	margin-left: 10px;
}
table.addon td.content, table.addon td.verlauf {
	padding: 5px;
	padding-left: 5px;
	padding-right: 3px;
}



table.addon td.verlauf {
	background-image: url(tbl_bgv.gif);
	background-repeat: repeat-x;
	background-position: bottom; 
	background-color: #E4CAD6;
}
table.addon td.content {
	background-image: url(tbl_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom; 
}



/* listtable */

table.list {
	width: 100%;
}

table.list td {
	padding: 1px;
}

table.list tr.header td {
	background-image: url(bg_table.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
	font-weight: bold;
}
table.list tr.footer td {
	background-image: url(bg_table.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 6px;
	font-size: 10px;
}

table.list tr.content td {
	border-top: 2px solid white;
	border-bottom: 3px solid white;
	background-color: #D8E3EE;
}


/* set headlines */

/*links*/

a {text-decoration: none; color: #DD137B}
a:hover {color:black}

a.white, a:hover.white {
	color:white;
}
a:hover.white {
	color:silver;
}

/*tables*/


/* lipu */
ul   { 
	list-style-image: url(lipu.gif); 
	margin: 0px;
	margin-left: 20px;
	padding: 0px
}

input, textarea, select  {
	font-size: 11px;
	border: 1px solid #747474;
	border-bottom: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	padding:0px;
	background-color: #F1F1F1;
}
input.click, input.normal {
	border:0px;
	background-color: transparent;
}

div.infobox {
	padding: 10px;
	text-align: center;
	border: 2px solid green;
	background-color: #CAEEC8;
	color: green;
}
div.errorbox {
	padding: 10px;
	text-align: center;
	border: 2px solid darkred;
	background-color: #ffcccc;
	color: darkred;
}
