/* IconScreen 07.2006  */
/* Basic / Layout
------------------------------------------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0; }

img a { border: none !important; }

body {
	font: 78%/1.4em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode",verdana, tahoma, arial, sans-serif;
	text-align: center; 
	background: #fff url(/images/_background.gif) repeat-y center top; }

#wrapper {
	margin: 0 auto;
	width: 941px;
	text-align: left;
	color: #4a4a4a; }

#navigation {
	width: 224px;
	float: left;
	margin-top: 10em; }
	

#content {
	margin-bottom: 4em;
	width: 702px;
	float: right; }
	
.head {
	width: 687px;
 	background: #ecf0f3; 
	padding: 15px 0 5px 15px; }
	
.oneColumn {
	width: 630px;
 	background: #ecf0f3; 
	padding: 0 57px 10px 15px;
 	background: #ecf0f3 url(/images/_teaser_bg.gif) no-repeat left bottom; }	
	
	
.oneColumnBanner {
	display: inline;
	width: 702px;
	padding: 0 57px 0 0; }	
	
	
.twoColumnsFirst {
	width: 448px;
	float: left;
	display: inline; 
	padding-left: 15px; }

.twoColumnsSecond, .twoColumnsSecondSpecial {
	width: 224px;
	float: right;
	text-align: left;  }
	
.threeColumnsFirst {
	width: 224px;
	float: left;
	display: inline; }

.threeColumnsSecond {
	width: 224px;
	float: left;
	text-align: left;
	margin-left: 15px;  }

.threeColumnsThird {
	width: 224px;
	float: right;
	text-align: left;
	margin-left: 15px; }
	
.ImageColumnsFirst {
	width: 210px;
	float: left;
	display: inline; }

.ImageColumnsSecond {
	width: 210px;
	float: left;
	text-align: left;
	margin-left: 15px;  }
	
.ImageColumnsFirst img, .ImageColumnsSecond img { width:210px !important; height:169px !important;  }
	

.linespace {
	background: url(/images/_line.gif) no-repeat left top; 
	padding-top: 1em;
	margin-top: 0.4em; }	
	


#footer {
	margin-left: 239px;
	margin-bottom: 4em;
	clear: both;
	width: 702px;
	background: url(/images/_line.gif) no-repeat left top; }
	



/* allgemein
------------------------------------------------------------------------------------------------------------------*/
h1 {
	font-size: 1.8em;
	padding-bottom: 0.4em;
	margin-bottom: 0.4em;
	background: url(/images/_line.gif) no-repeat left bottom; }

h2, h4 {
	font-size: 1.2em;
	padding-top: 0.8em;
	padding-bottom: 0.3em; }
	

.twoColumnsFirst h2 {
	padding-bottom: 0.7em;
	margin-bottom: 0.7em; }

h3 {
	font-size: 1em;
	padding-top: 0.5em; }

em {
	background-color: transparent;
	color: red;
	margin-bottom: 4px; }
	

small { font-size: 11px !important; color: grey;line-height: 13px; }

small, .head p { font-size: 0.9em; }
.print, .skip { display: none; }

a {
	text-decoration: none;
	color: #AD3008; }

a:hover {
	text-decoration: underline;
	color: #555; }



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

.entryList { padding: 12px 0 4px 0;  }

.entryList p { padding: 0 0 4px 0;  }

.title { padding: 0 0 4px 0; font-weight: bold;  }
.author { padding: 0 0 4px 0;  }

.twoColumnsFirst p {  
	padding: 0 0 0.5em 0;  }

.twoColumnsFirst ul, ol {  
	margin: 0 0 0 1.5em;  }

.twoColumnsFirst li {  
	margin: 0 !important; padding: 0 !important; }
	
.twoColumnsFirst p img {
	float: left; 
	padding: 0 12px 1px 0; }
	
.twoColumnsSecond h2 { 
 	background: #ecf0f3; 
 	padding-left: 9px; 
 	border-bottom: 3px solid #fff; }

.twoColumnsSecond p { 
 	background: #ecf0f3 url(/images/_teaser_bg.gif) no-repeat left bottom;
 	padding: 6px 6px 12px 9px;
 	margin-bottom: 12px; }
 	
 /* Icons
------------------------------------------------------------------------------------------------------------------*/

	
a[href$=".doc"] {
	background: url(/images/icon_doc.gif) no-repeat 0 50%;
	padding-left: 36px; }
a[href$=".pdf"] {
	background: url(/images/icon_pdf.gif) no-repeat 0 50%;
	padding-left: 36px; }
a[href$=".pps"] {
	background: url(/images/icon_pps.gif) no-repeat 0 50%;
	padding-left: 36px; }
a[href$=".ppt"] {
	background: url(/images/icon_ppt.gif) no-repeat 0 50%;
	padding-left: 36px; }
a[href$=".xml"] {
	background: url(/images/icon_rss.gif) no-repeat 0 50%;
	padding-left: 36px; }
a[href$=".txt"] {
	background: url(/images/icon_txt.gif) no-repeat 0 50%;
	padding-left: 36px; }
a[href$=".xls"] {
	background: url(/images/icon_xls.gif) no-repeat 0 50%;
	padding-left: 36px; }
a[href$=".zip"] {
	background: url(/images/icon_zip.gif) no-repeat 0 50%;
	padding-left: 36px; }
 	

/* MT
------------------------------------------------------------------------------------------------------------------*/


ul.archivlist  {
	margin: 0;
	padding: 0;
	list-style-type: none; }
 
.archivlist li a {
	background: url(/images/_line.gif) repeat-x left bottom;  }

.archivlist a {
	display: block;
	padding: 5px 5px 7px 0;  }

.mtcomment { 
	margin: 3px 0 0 0; 
	padding: 8px; 
 	background: #ecf0f3 url(/images/_teaser_bg.gif) no-repeat left bottom;  }
 	
p.commentspace  { 
	padding: 1px 0 2px 0; 
	margin: 0 0 16px 12px; 
 	border-bottom: 1px solid #f4f4f4;
 	font-size: 11px; color: #666; }
 	
.twoColumnsFirst h2  { 
	line-height: 1.4em;
	font-size: 1.2em;
	padding: 5px 0 7px 0;
	margin-right: 4px;
	background: url(/images/_line.gif) repeat-x left bottom; }
 	
p.author, p.posted  { 
	font-size: 11px;
	margin-top: 2px;
	margin-right: 4px;
 	border-top: 1px solid #f4f4f4; }
 	
#author, #name_email #email, #url  { width: 75%; margin: 0 !important;  }
#name_email p {padding-bottom: 6px; }

#text  { width: 75%; height: 120px; }

/* Form
------------------------------------------------------------------------------------------------------------------*/
legend { display: none; }
fieldset { border: none; }

#meinung th, #spende th {
	vertical-align: middle;
	background-color: #f3f3f3; 
	width: 30%; }

#meinung td,#spende td {
	border-top: 2px solid #f3f3f3;
	width: 65%; }

#anliegen, #name, #email, #submit, #firstname, #surname,#street, #town, #kontonummer, #bank, #blz, #betrag {
	width: 80%;
	margin: 6px 0 8px 0; }

#zip {
	width: 20%;
	margin: 6px 0 8px 0 }



#search {width: 120px; }
.twoColumnsSecond select {width: 125px; }







/*  Table allgemein
------------------------------------------------------------------------------------------------------------------*/
table {
	margin-top: 0.3em;
	width: 99%; }

th {
	padding: 2px 15px 2px 0;
	text-align: right;
	font-weight: normal;
	vertical-align: top; }

td {
	padding: 2px 0 2px 0;
	vertical-align: top; }
	


#links th {
	font-weight: bold;
	border-top: 2px solid #f3f3f3; }
	

#links td {
	border-top: 2px solid #f3f3f3; }

/* Footer
------------------------------------------------------------------------------------------------------------------*/
#footer p {
	text-align: right;
	padding-top: 4px !important; }
	

/* Navigation
------------------------------------------------------------------------------------------------------------------*/



#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none; }
 
#navigation li a {
	background: url(/images/_line.gif) no-repeat left bottom;  }

#navigation a {
	display: block;
	padding: 5px 5px 7px 0; 
	width: 219px; }

.Visited, .VisitedNormal  {
	color: #555 !Important;
	font-weight: bold; }

.VisitedNormal  {
	font-weight: normal !important; }

#navigation ul ul li a {   
	background: url(/images/_line.gif) no-repeat left bottom; }

#navigation ul ul a {
	display: block;
	padding: 5px 0 7px 10px;
	width: 214px; }  

#navigation a:hover {
	background-color: #F1F4FA;
	color: #555; }

.bold { font-weight: bold; }
.nobold { font-weight: normal; }


	
#film1, #film2 {
	margin-top: 12px;}

#film1 a:hover, #film2 a:hover {
	background: none !important;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	border:none;
	clear:both;
}
