:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:link { font-weight:bold; color:#666666; text-decoration:underline; }
a:visited { font-weight:bold; color:#999999; text-decoration:underline; }
a:hover { font-weight:bold; color:#f77b01; text-decoration:underline; }
a:active { font-weight:bold; color:#666666; text-decoration:underline; }


/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	/*background-image:url(bg_body.jpg);
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;*/
	
	BACKGROUND: #3c3c3c;
	background-image:url(try_bgr.gif);
	background-repeat: repeat-x;
	MARGIN: 15px;
	FONT: 10px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	COLOR: #666;
	TEXT-ALIGN: center

}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#f00; }


/*	website
*******************************************************************************/
/*#website {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	height:100%;
	width:790px;
	color:#000;
	text-align:left;
}*/

#website {
	BORDER-RIGHT: #fff 15px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #fff 15px solid;
	PADDING-LEFT: 0px;
	BACKGROUND: #000;
	/*BACKGROUND: url(container_bg.gif) #fff repeat-y;*/
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	BORDER-LEFT: #fff 15px solid;
	WIDTH: 720px! important;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #fff 15px solid;
	POSITION: relative;
	TEXT-ALIGN: left
}


/*	header
*******************************************************************************/
#header {
	/*position:relative;
	margin:0;
	padding:0;
	height:130px;
	background-image:url(bg_header.jpg);*/
	position:relative;
	margin:0;
	padding:0;
	height:300px;
	background-image:url(new_header.jpg);
	
}

/*	logo / breadcrumb
*******************************************************************************/
#logo {
	position:absolute;
	top:0px;
	left:0px;
}

#logo a {
	display:block;
	height:100px;
	width:170px;
	text-indent:-700em;
}

/*
#breadcrumb {
	position:absolute;
	top:310px;
	bottom:9px;
	left:200px;
	color:#ff0000;
}
*/
/*#quickSummary P.p2*/
#breadcrumb {
	position:absolute;
	top:272px;
	bottom:9px;
	left:268px;
	
	color:#d4d4d4;
	
	
	/*
	BORDER-RIGHT: #fff 1px solid;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 27px;
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 248px! important; 
	COLOR: #6cf; 
	PADDING-TOP: 11px; 
	HEIGHT: 28px! important
	*/
}

#breadcrumb a, 
#breadcrumb a:link {
	color:#ffffff;
	font-weight:normal;
}

#breadcrumb a:hover {
	text-decoration:underline;
}
/*	content
*******************************************************************************/


#content, #content2 {
	/*display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;*/
	position:relative;
}


/* hide from IE/MAC \*/
* html #content, * html #content2 {
	height:1px;
}
/* end hide */


#content {
}

#content2 {
	background-image:url(bg_content.jpg);
	background-repeat:repeat-y;
}

#main {
	/*position:absolute; top:50px; left:10px;
	float:left;
	width:560px;*/
	
	/*position:absolute;*/
	/*bottom:30px;*/
	/*top:0px;
	left:250px;*/
	/*min-width:490px;*/
	/*width:480px;*/
	background:#eeeeee;
	margin-left: 248px;
	padding:0px;
	
	margin-bottom:-16px;
	
	
	/*margin-bottom:-999px;*/
	
	display: inline-block;
	
}

#main:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 

html[xmlns] #main{ display: block;} 
* html #main { height: 1%;}



#main-block {
	/*width:472px;*/
	background:#eeeeee;
}

#main-block2 {
	/*padding:14px;*/
	padding-top:10px;
	padding-bottom:40px;
	padding-left:18px;
	padding-right:18px;
}


/*	Navigation vertical - 
	Wenn die Navigation mit der ID 3 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
------------------------------------------------------------------------------*/
#navigation {
	float:left;
	/*position:absolute;*/
	/*width:200px;*/
	width:248px;
	/*padding:14px 0;*/
	

}

#navigation ul.nav1st {
	width:248px;
	background:#222222;
}


#navigation ul.nav1st li {
	padding:8px 0px 8px 14px;
	text-transform:lowercase;
	font-size:1.0em;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
}


#navigation ul.nav1st li.active {
	background:#333333;
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
	color:#eeeeee;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	display:block;
	color:#606060;
	/*font-size:1.0em;
	font-weight:bold;*/
}

#navigation ul.nav1st a:hover {
	color:#ffffff;
	text-decoration:line-through;
}


#navigation ul.nav1st li ul.nav2nd li {
	padding:3px;
	width:174px;
	margin-left:24px;
	/*list-style-type:square;*/
	font-size:1.0em;
	font-weight:lighter;


	list-style-image:url('small_item.gif');
	border-top:1px dotted #444444;
	border-bottom:none;
}

/*
#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	padding:4px 0 4px 0;
	color:#606060;
}
*/

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	BACKGROUND: #444444;
	COLOR:#888888;
	text-decoration:none;
}

/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main-block h1 {
	color:#ffffff;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.5em;
	background:#222222;
	margin-top:10px;
	margin-bottom:14px;
	padding-left:5px;
}

#main-block .teaser h1 {
	font-size:1.1em;
}

/* Headline 2 */
#main-block h2 {
	color:#000;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.5em;
}


/*	Images
------------------------------------------------------------------------------*/
#main-block div.image {
	margin-bottom:0;
}
#main-block div.image p {
	margin:0;
	font-size:0.9em;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}

.footer2 {
	padding:0 14px;
	width:760px;
}
.footer p {
	margin:0;
	padding:9px 0;
	font-size:10px;
	text-transform:uppercase;
}

.footer p, 
.footer p a,
.footer p a:link {
	color:#555555;
}
.footer p a:hover {
	text-decoration:underline;
}

.footer .col-left {
	float:left;
}
.footer .col-right {
	position:relative;
	top:0px;
	left:29px;
	float:left;
}



/*	login form
------------------------------------------------------------------------------*/
.login {
	margin:1.2em 0 1.2em 0;
	/*width:170px;*/
	width:248px;
	/*background-color:#f7f7f7;*/
	/*font-size:1.2em;*/
	line-height:1.4em;
	
	font-size:1.0em;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:#333333;
}

.login2 {
	padding:5px 0 5px 14px;
}

.login label {
	display:block;
	clear:both;
	margin-top:5px;
	color:#606060;
}

.login input {
	margin:5px 0;
	/*width:130px;*/
	width:210px;
	border:1px solid #606060;
	background-color:#fff;
}


.login input.submit { 
	border:none;
	background:none;
	color:#606060;
	text-decoration:underline;
	cursor:pointer;
	font-size:1.0em;
}

/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	background-color:#f7f7f7;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

#form-module fieldset {
	border:0px solid #fff;
	/*padding:8px 0px 8px 14px;
	font-size:1.0em;
	border-bottom:1px solid #ffffff;
	background:#222222;*/
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#f7f7f7;
	border-top:2px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	/*float:right;*/
	margin:5px;
	width:295px;
	border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}


/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p {
	margin:0;
}
#main-block .download-hdl p {
	padding:5px 7px;
	background-color:#d4d4d4;
	font-weight:bold;
	color:#666666;
	font-size:1.0em;
	line-height:1.2em;
}

#main-block .download-file {
	padding:1.2em 7px;
	border-left:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
}

#main-block .download-desc {
	margin-bottom:1.2em;
	padding:1.2em 7px;
	background-color:#e5ffe5;
	border-left:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
}

#main-block .download-without-desc {
	margin-bottom:1.2em;
	border-top:1px solid #d4d4d4;
}


/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
div.wysiwygimg {margin-bottom:14px;}
.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}

/* Text */
.wysiwygimg .wysiwygimgtext {font-size:1.0em; line-height:1.3em;}

/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
.wysiwygimg a.wysiwygimg img {vertical-align:top;}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:solid 5px #ffffff; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {border:solid 5px #d4d4d4;}
.wysiwygimg a.wysiwygimg:focus {border:solid 5px #d4d4d4;}
.wysiwygimg a.wysiwygimg:active {border:solid 5px #d4d4d4;}

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.8em; font-style:italic; margin:2px 0px;}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}

/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}
