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

body {
	font: 88%/1.4em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode",verdana, tahoma, arial, sans-serif;
	text-align: center; 
	background: #000; }



#navigation { }
	

#content {
	text-align: left;
	margin-bottom: 4em;
	width: 702px;
	margin: 0 auto;
	color: #CBCBCB;  }
	
.head {
	padding: 15px 0 0.4em 0; 
	margin-bottom: 2em;
	border-bottom: 1px solid #484848;}
	
.oneColumn {
	text-align: left;
	padding: 15px 0 10px 0; }	
	
 .oneColumn p {
	width: 540px; }	
	
	
	
	
	


.linespace {
	padding-top: 1em;
	margin-top: 15px; }	
	
.linespaceimage {
	margin-top: 15px; }	
	

	


#footer {
	clear: both;
	width: 702px;
	margin: 1em auto 4em auto;
	margin-top: 2em;
	border-top: 1px solid #484848; }
	



/* allgemein
------------------------------------------------------------------------------------------------------------------*/
h1
{
	text-align: right;
	color: #B4B4B4;
	font-size: 1.8em;
	padding-right: 3px;
	line-height: 1em;
	letter-spacing: -1px;
}
	
h1 a {
	color: #B4B4B4;  }
	
h4 {
	color: #B4B4B4; 
	text-align: right;
	font-weight: normal;
	color: #fff;
	font-size: 1em;
	padding: 3px 3px 0 0;  }
	
h5 {
	color: #B4B4B4; 
	text-align: right;
	font-weight: normal;
	color: #fff;
	font-size: 1em;
	padding: 3px 3px 3px 0;  }

	
h6 {
	color: #B4B4B4; 
	text-align: right;
	font-weight: normal;
	color: #fff;
	font-size: 0.8em;
	padding: 0 3px 35px 0;  }

h2 {
	color: #B4B4B4;
	font-size: 1.2em;
	padding: 0.8em 0 0.3em 0; }

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

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

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

a {
	text-decoration: none;
	color: #93BF44; }

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



 	
 /* Icons
------------------------------------------------------------------------------------------------------------------*/

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


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

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


/* tb
------------------------------------------------------------------------------------------------------------------*/

#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;
}

/* Form
------------------------------------------------------------------------------------------------------------------*/

legend { display: none; }

fieldset {
	border: none;
	padding: 0 1.2em 1em 10px; }

#preview {
	background: #999;
	margin: 8px 10px 5px 0;
	padding: 0 0 10px 0;
	color: #404040; }

#preview h3 {
	padding: 0.8em 0 0.5em 0;
	font-size: 120%;
	line-height: 1.4em; 
	color: #404040; }

em { color: red; }

small {
	font-size: 11px;
	line-height: 1em; }

/* MSIE5 */
#meinung th, #meinung td { font-size: 12px; }

small {
	font-size: 11px !important;
	line-height: 1em; }

#meinung th {
	padding-right: 8px;
	text-align: right;
	color: #fff;
	width: 8%; }

#meinung td {
	border-top: 1px solid #666;
	width: 60%; }

#anliegen, #name, #email, #submit, #vorname, #nachname, #firma, #strasse, #ort, #beruf, #telefon, #fax, #kartennummer, #strasse2, #ort2, #telefon2, #fax2, #email2 {
	width: 80%;
	margin: 6px 0 8px 0; }

#plz, #plz2 {
	width: 30%;
	margin: 6px 0 8px 0; }

