#content{
	background:#fff url("/pixx/layout/edge.jpg") bottom right no-repeat;
	width:444px;
	padding:5px 15px 10px 15px;
	border-left:solid 1px #030;
	border-top:solid 1px #ccc;
	display:block;
	min-height:250px;
}

#content #inner_content{
	padding:0 10px;
}

.hide{
	display:none;
}

table th{
	font-size:12px;
	font-weight:bold;
	border-bottom:solid 1px #9b9;
	color:#9b9;
	letter-spacing:1px;
	padding:20px 5px 2px 5px;
	text-align:left;
}

table td.label{
	font-weight:bold;
	text-align:right;
	color:#030;
	padding-left:10px;
}

table.td_border{
	width:600px;
}

table.td_border td{
	border-bottom: solid 1px #ddf;
	padding:7px;
	background:#efefff;
}

table#t_content{
	width:630px;
	margin:0;
}
table#t_content td{
	vertical-align:top;
	margin:0;
}
table#t_content td.subnavi,
  table#t_content td.subnavi a{
  	width:100px;
  	font-size:11px;
  	text-align:right;
}
table#t_content td.subnavi{
  	padding-top:35px;
  	padding-right:5px;
  	margin-right:0px;
  	border-right:dotted 1px #030;
}
table#t_content td.subnavi a{
	display:block;
	font-weight:bold;
	color:#030;
	padding:0px 3px;
	margin-bottom:4px;
	border-right:solid 4px #030;
	font-family:Verdana;
	font-size:10px;
}

table#t_content td.subnavi a:hover{
	color:#003;
	border-right:solid 4px #000;
	text-decoration:underline;
}

table#t_content td.subnavi .active{
	display:block;
	width:100px;
	font-weight:bold;
	color:#090;
	padding:0px 3px;
	margin-bottom:4px;
	border-right:solid 4px #090;
}

table#t_content td.subnavi .small_border{
	margin:0;
	margin-bottom:4px;
	border-width:1px;
	border:none;
}

table#t_content td.subnavi .navi_part{
	display:block;
	font-weight:bold;
	color:#003;
	padding:10px 3px 5px 3px;
	border:none;
	border-top:solid 1px #003;
	border-bottom:dashed 1px #003;
	margin-bottom:4px;
	background:#fff;
}

table#t_content{
	padding:10px 10px 20px 20px;
	margin:auto;
	height:300px;

}

table#t_content[id]{
	height:auto;
	min-height:300px;
}

#content .active_anker,#content a.anker{
	font-weight:bold;
	padding:2px 20px;
	display:block;
}
#content .active_anker{
	color:#ada;
}

#content, #content td, #content p, input{
	font-size:11px;
}
#content td{
	vertical-align:top;
}

#content table td.border_top{
	border-top:solid 1px #aaa;
}

#content table.register td.field{
	padding:3px 4px;
	border-top:solid 1px #eee;
}

#content .ov td.name{
	font-weight:bold;
	text-align:right;
	padding: 2px 5px 2px 30px
}

#content table.register td.name{
	background:#eee;
	font-weight:bold;
	text-align:right;
	padding:3px 4px;
	font-size:11px;
	border-top:solid 1px #aaa;
}

#content table.register th{
	font-size:11px;
	font-weight:bold;
	letter-spacing:2px;
	padding:3px 2px 3px 10px;
	background:#222;
	color:#aaa;
	text-align:left;
}

#content .ov{
	background:#eee;
	padding:2px 6px;
	margin:2px 0px;
}

#content input{
	width:200px;
}
#content input .btn{
	width:60px;
}

#content td.colored{
	background: #aaa;
	padding:2px 10px;
	font-weight:bold;
	color:#336;
	border-top:solid 1px #666;
	border-left:solid 1px #666;
	border-bottom:solid 1px #888;
	border-right:solid 1px #888;
}

#content .border{
	border:solid 1px #444;
	background:#eee;
	margin:10px 5px;
	padding:5px;
}

#content #modal{
	position:absolute;
		top:100px;
		left:200px;
	z-index:1;
	width:400px;
	background:#eee;
	border:solid 1px #aaa;
	padding:10px;
	display:none;
}
#content #modal_content{
	background:#fff;
	border:solid 1px #aaa;
	padding:10px;
}

#content a{
	color:#006;
	font-weight:bold;
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
	color:#900;
}

#content ul li{
	list-style-image:url("/pixx/layout/list_icon.gif");
	line-height:180%;
}

#content ul li.doc{
	list-style-image:url("/pixx/layout/list_icon_doc.jpg");
}

#content ul li.pdf{
	list-style-image:url("/pixx/layout/list_icon_pdf.jpg");
}

.nostyle{
	padding:0;
	margin:0;
}

#content h1{
	color:#030;
	font-size:16px;
	text-decoration:underline;
	padding:0;
}
#content h1:first-letter{
	font-family:times;
	font-size:32px;
}

#content h3{
	color:#300;
	font-size:14px;
	line-height:180%;
}

#content h2,h4{
	text-decoration:underline;
	color:#300;
}

#content h2{
	font-size:16px;
}

#content h4{
	font-size:12px;
	letter-spacing:1px;
	padding:5px 0 0px 0;
}

#content h5{
	font-size:11px;
	letter-spacing:1px;
	padding:5px 0 0px 0;
	color:#300;
	font-weight:bold;
}

#content p{
	margin:5px 0 5px 0px;
}

#content .search_result{
	border:solid 1px #ccc;
	padding:0 10px 10px 10px;
	margin:5px 20px 5px 20px;
	background:#eef;
}

#content .search_result p{
	padding:0 0 0 20px;
}

.d_border{
	padding:0;
	margin:10px 0;
	border-bottom:dashed 1px #300;
	font-size:6px;
	width:200px;
}

img{
	border:solid 2px #300;
}

.error{
	border:solid 1px #900;
	background:#fdd;
	color:#600;
	padding:10px;
	width:200px;
	margin:20px auto;
	font-weight:bold;
	line-height:200%;
	text-align:center;
}

.img_fright{
	float:right;
	padding:0;
	margin:10px 0 10px 10px;
}
.img_fleft{
	float:left;
	padding:0;
	margin:10px 10px 10px 0px;
}

td.td_left{
	text-align:left;
}
td.td_right{
	text-align:right;
}
td.td_center{
	text-align:center;
}
td.td_middle{
	vertical-align:middle;
}
td.td_top{
	vertical-align:top;
}
td.td_bottom{
	vertical-align:bottom;
}

.bigger_font{
	font-size:12px;
}

/************ Newsbereich auf der Home ***************/
div.news_top{
	background:url('/pixx/layout/news_border_top.gif') top left no-repeat;
	padding:15px 0 0 0;
}

div.news_bottom{
	background:url('/pixx/layout/news_border_bottom.gif') bottom left no-repeat;
	padding-left:10px;
}

#table_news_home{
	width:580px;
	text-align:left;
}

#table_news_home td{
	width:auto;
	padding:8px;
}

#table_news_home td div{
	width:90%;
	border:solid 3px #01026E;
	border-top:solid 3px #9293a3;
	border-right:solid 3px #9293a3;
	background:#ddf;
	padding:10px;
	font-weight:bold;
	height:100px;
	overflow:hidden;
}

#table_news_home td div.news_home_more{
	border:none;
	clear:both;
	text-align:right;
	padding:5px 0;
	margin:0;
	width:100%;
}

td#content{
	height:auto;
	min-height:300px;
}

img.right{
	float:right;
	margin:10px 0 10px 10px;
}

img.left{
	float:left;
	margin:10px 10px 10px 0;
}
