/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONSTANT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
* {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}
body  {background:#FFF}	
table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	width:100%;
}									   
td {							       				  
	vertical-align:top;	  			  
	font:normal 11px Tahoma;
	line-height:14px;
	color:#313131;
}										   	   
input, textarea, select{			     
	font:normal 11px Tahoma;			
	vertical-align:middle;
	color:#313131;
	border:1px solid #000;
	background:#FFF;
}		
ul {list-style:none;}
img {border:0px;}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-MAIN-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.main_table	{width:766px;}
.base 		{
	height:100%;
	background: #FFFFFF;
}
.basepopup {
	height: auto;
	width: 40%;
	margin: 10px 10px 10px 20px;
}

.tail_left 	{width:50%; background:url(images/tail_left_bg.jpg) 0 0 repeat-x #E3E3DE}
.tail_right {width:50%; background:url(images/tail_left_bg.jpg) 0 0 repeat-x #E3E3DE}


/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-HEADER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/


/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONTENT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.column_left	{
	width:271px;
	background:#C2C9CF
}
.column_left .space {padding:35px 23px 20px 33px;}
.column_center 	{width:1px; background:#E2E1DB}
.column_right	{width:493px}
.column_right .space {padding:41px 25px 20px 23px;}

h6	{color:#F25400; font:normal 10px Tahoma}
.gl	{background:url(images/l1.jpg) bottom repeat-x}
.vl	{background:url(images/vl.gif) top right repeat-y}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-TEXT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
a 		{color:#0033CC; font:normal 11px Tahoma;}
a:hover {
	text-decoration:none;
	text-align: right;
}	
span	{color:#F25B00}
b 		{color:#1F77DB; font:normal 9px Tahoma; text-transform:uppercase}
.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-FORMS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.input input{
	width:193px;
	height:21px;
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.ta {
	width:217px;
	height:99px;
	overflow:auto;
	padding:5px 0px 0px 0px;
	margin:0px 0px 21px 0px;
}
.eq_height {height:39px}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-LINKS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.link_1 {
	color:#0033CC;
	background:url(images/bullet1.gif) 0 0 no-repeat;
	padding:0px 0px 2px 19px;
	line-height:17px;
}
.link_2 {
	font:bold 11px Tahoma;
	color:#0033CC;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-LISTS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
li {
	list-style:none;
	line-height:12px;
	margin:0px 0px 5px 0px;
}
li a {
	background:url(images/bullet2.gif) 0 0 no-repeat;
	font:normal 11px Tahoma;
	color:#AE3615;
	padding:0px 0px 0px 16px;
}
.Aufzaehlung {
	color:#313131;
	background:url(images/bullet2.gif) 0 0 no-repeat;
	padding:1px 0px 2px 20px;
	line-height: 13px;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-FOOTER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
#footer td {color:#FFF}
#footer a  {color:#ffffff} 
#footer .f_left {background:url(images/f_left.jpg) repeat-x; height:65px;}
#footer .f_left .space {padding:25px 0px 0px 33px;}
#footer .f_right {background:url(images/tail_right_bg.jpg) repeat-x;}
#footer .f_right .space {padding:25px 0px 0px 59px; color:#C7C7C7}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-„„„„„„„‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.kursivfett {
	font-style: italic;
}
.hellgrau {
	text-decoration:none;
	color:#999;
}
.linkgrau {
	color:#999;
}
.base tr td .main_table.base tr td .space p .linkgrau a {
	color:#999;
}
