/* CSS-Definitionen fuer SynCoTec */

/* allgemeine Definitionen */
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial,
}
body {
	color: #333;
	font-size: 12px;
	text-align: center;
	padding: 0px 10px;
	
}
img {
	border: 0px;
	
}
p a img {
	margin-bottom: -1px;
}



a {
	color: #4e890f;
	
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	margin:0 0 5px 0px;
color:#63a21f;
}
h2 {
	color: #63a21f;
	font-size:14px;
	margin:0 0 10px 0;
	
}
h2.noarrow {
	background-image: none;
}
h2.first {
	margin-top: 0px;
}
h2 a {
	color: #20B2AA;
	display: block;
}
h3 {
	font-size: 14px;
	color:#fff;padding:10px 0 0 10px;
}
h3 span {
	color: #20B2AA;
	font-size: 0.75em;
	font-weight: normal;
}
ul {
	list-style-type: none;
}

table {
	font-size: 12px;
}
tr.colored td {
	background-color: #E8F7F6;
}
th, td {
	padding: 3px;
	color: #58585A;
	font-size: 1.0em;
	text-align: left;
	vertical-align: top;
}
th {
	color: #20B2AA;
	background-color: #C7ECEA;
}

/* allgemeine Klassen */
.imgtext {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.textimg {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

/* Container aussen */
#container {
	width: 980px;background:#eee;
	
	
}

/* header, metanavi, mainnavi */
#header div {
	
}
#header #logo {
float:left;			
	
}

#header #metanavi {
	width: 180px;
	height: 164px;
	background: url(header_bg.gif) repeat-x;

}
#header #metanavi ul {
	
}
#header #metanavi ul#first {
	
	
}
#header #metanavi ul li {
	float: left;
	display: inline;
	font-size: 11px;
	padding: 0px 1px;
}
#header #metanavi a {
	font-size: 11px;
	font-weight: normal;
}

#search, #mainnavi {
	float: left;
	height: 27px;
	
	background-image:url(bg_suche.gif);
text-align:left;

}

* html #search, #mainnavi {
	float: left;
	height: 27px;
	margin:-3px 0 0 0 ;
	background-image:url(bg_suche.gif);
text-align:left;

}




}


#mainnavi {
	width: 776px;
	color: #333;
float:right;
}
#mainnavi ul {
	margin-top: 4px;
	margin-left: 6px;
}
#mainnavi ul li {
	color: #FFFFFF;
	display: inline;
	padding: 2px 5px 6px 5px;
	background: url(pipe.gif) right 0px no-repeat;
}
#mainnavi li.current {
	background-color: #FFFFFF;

}
#mainnavi a {
	color: #FFFFFF;
	font-weight: normal;}




#mainnavi li.current a {
	color: #20B2AA;font-weight:bold;
}

/* Advanced Search*/
#advsearch {
	float: left;
	width: 170px;
  	height: 31px;
	margin:2px 0px 0px 10px;
}

#advsearch a {
	font-size: 10px;
	font-weight: normal;
}

/* breadcrumb und textsizer */
#breadcrumb {
    float: left;
	width: 590px;
	display: inline;
	height: 31px;
	margin-left: 10px;
}
#breadcrumb li {
	display: inline;
}
#breadcrumb a {
	font-size: 10px;
	font-weight: normal;
}
#textsizer {
	float: left;
	font-size: 10px;
	width: 180px;
	text-align: right;
}

/* linke, content, rechte Spalte */
#leftcol, #centercol, #rightcol {
	float: left;
	width: 204px;
	
	margin-top: 32px;
}
#leftcol {background-color: #eee;text-align:left;margin:-2px 0 0 0;height:500px;
	
}
#leftcol div, #rightcol div {
	
	background-color: #eeeeee;
	
}

#newsletter, #intranet, #publications, #partner {
	font-size: 11px;
	display: none;
}
#newsletter img, #intranet img {
	margin-bottom: -1px;
}
#partner {
	text-align: center;
}


* html #centercol {height:500px;
	width: 557px;
	font-size: 12px;
	background:#fff;
text-align:left;
padding: 17 0 0 20px;
margin:-4px 0 0 0;}

#centercol {min-height:500px;
	width: 537px;
	font-size: 12px;
	background:#fff;
text-align:left;
padding: 17 0 0 20px;
margin:-5px 0 0 0;}



#centercol h1 {
	font-size: 1.66em;
}
#centercol h2 {
	font-size: 1.4em;
}
#centercol h3 {
	font-size: 1.25em;
}

#centercol #introduction {
	color: #58585A;
	padding: 17px 10px;
	margin-bottom: 10px;
	line-height: 1.33em;
	background-color: #E8F7F6;
}
#centercol #introduction a {
	color: #58585A;
	font-weight: normal;
	text-decoration: underline;
}


#centercol #introduction2 {
	color: #58585A;
	padding: 17px 10px;
	margin-bottom: 10px;
	line-height: 1.33em;
	
}
#centercol #introduction2 a {
	color: #58585A;
	font-weight: normal;
	text-decoration: underline;
}

#centercol #content {
	color: #58585A;
	
	line-height: 1.5em;
	
}

#centercol #content a {
	font-weight: normal;
	text-decoration: underline;
}
#centercol #content td a {
	color: #58585A;
	font-weight: bold;
	text-decoration: none;
}
#centercol #content td a:hover {
	text-decoration: underline;
}
#centercol #content ul {
	list-style-type: none;
}
#centercol #content ul li {
	padding-left: 5px;
	background: url(dot.gif) 0px 8px no-repeat;
}
#centercol #content ul ul {
	margin-left: 10px;
}
#centercol #content ul#contentnavi {
	margin-left: 0px;
	margin-bottom: 20px;
}
#centercol #content ul#contentnavi li {
	padding-top: 10px;
	padding-left: 0px;
	background: none;
}

#centercol div.headline {
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 10px;
	margin-bottom: 10px;
	background-color: #20B2AA;
}


#centercol #news {
	background-image:url(vline.gif);background-repeat: repeat-y;
}

#centercol #news div {
	float: left;
	display: inline;
	width: 280px;
	margin: 3px 10px;
	font-size: 0.9em;
	color: #58585A;
}
#centercol #news div h3 {
	font-size: 1.0em;
}

#centercol #news2 {

}

#centercol #news2 div {
	float: left;
   	width: 580px;
	margin: 3px 10px;
	color: #58585A;
}

#centercol #news2 div h3 {
	font-size: 1.0em;
}


#centercol .teaser {background-image:url(vline.gif);background-repeat: repeat-y;
}
#centercol .teaser div {
	float: left;
	display: inline;
	width: 280px;
	margin: 3px 10px;
	font-size: 0.9em;
	color: #58585A;
}
#centercol .teaser div h3 {
	font-size: 1.0em;
}


#leftcol div p, #centercol #news div p, #rightcol div p, #centercol #content form p {
	text-align: left;
}


#rightcol {
	font-size: 11px;
	line-height: 14px;
	margin-right: 0px;
width:219px;
float:right;
}
#rightcol div {
	color: #58585A;
}
#rightcol p a {
	font-size: 10px;
}

/* Footer */
#footer {
	color: #fff;
	
	height:18px;
	width:980px;
	background-color:#9a9a9a;
	text-align:left;
	font-weight:bold;
}
#footer ul {
	margin-bottom: 4px;
	list-style-type: none;
}
#footer ul li {
	display: inline;
}
#footer a {
	font-size: 10px;
	font-weight: normal;
}

/* Kontaktforumlar */
label {
	float: left;
	width: 120px;
	height: 31px;
}
label.twocol {
	width: 200px;
	height: auto;
}
#content input, #content textarea {
	width: 200px;
	color: #58585A;
	padding: 2px 0px;
	margin-right: 20px;
	border: 1px solid #63C9C3;
}
#content textarea {
	font-size: 12px;
}
#content input:focus, #content textarea:focus {
	background-color: #E8F7F6;
}
textarea#reason {
	width: 225px;
	height: 255px;
	margin-top: 0px;
	margin-right: 0px;
}
.formleft {
	float: left;
}
#map {
	width: 550px;
	height: 300px;
    border: 3px solid #E8F7F6;
}

/* Schriftgroessen-Veraenderung */
.small, .small table {
	font-size: 10px !important;
}
.normal, .normal table {
	font-size: 12px !important;
}
.large, .large table {
	font-size: 14px !important;
}
.x-large, .x-large table {
	font-size: 16px !important;
}
.xx-large, .xx-large table {
	font-size: 20px !important;
}


.download		{color: #58585a;font-size: 12px;font-weight:normal;text-decoration:none;}

.download a:link	{color: #58585a;font-size: 12px;font-weight:normal;text-decoration:none;}

.download a:visited	{color: #58585a;font-size: 12px;font-weight:normal;text-decoration:none;}

.download a:hover	{color: #58585a;font-size: 12px;font-weight:normal;text-decoration:underline;}

.download a:active	{color: #58585a;font-size: 12px;font-weight:normal;text-decoration:none;}


#forPrint {display: none;}

.banner		{float:right;background-color:#fff;}

/*	NAVIGATION	*/
#navigation 			{border-bottom:2px solid #828282;clear:both; width:204px;background:#9a9a9a;color:#0a478c;font-weight:normal;float:left;text-align:left;padding:3px 0 0 0;line-height:15px;}

ul#navigation 			{width:204px;color:#fff; font-size:12px; margin:0px;line-height:15px; }

ul#navigation li 		{list-style:none; margin:0px;}
ul#navigation a:link 		{color:#fff; text-decoration:none;padding:3px 0 0 0;line-height:15px;}

ul#navigation a:visited 	{color:#fff; text-decoration:none;padding:3px 0 0 0;line-height:15px;}

ul#navigation a:hover 		{font-weight:normal; color:#fff; text-decoration:none;padding:3px 0 0 0;line-height:13px;}
ul#navigation a:active 		{color:#fff; text-decoration:none;line-height:15px;}

ul#navigation a.level1:link	{color:#fff; padding:3px 0 0 0;text-align:left;height:20px;width:189px;background-image:url(navhin.gif);display:block;padding-left:15px;line-height:15px;}

ul#navigation a.level1:active 	{color:#fff;height:20px;width:189px;background-image:url(navhin.gif);padding:3px 0 0 0;display:block;padding-left:15px;line-height:15px; }

ul#navigation a.level1:visited	{text-align:left;height:20px;width:189px;background-image:url(navhin.gif);padding:3px 0 0 0;display:block;padding-left:15px;line-height:15px;color:#fff}



ul#navigation a.level1:hover 	{text-align:left;height:20px;width:189px;background-image:url(navhin.gif);padding:3px 0 0 0;display:block;padding-left:15px;line-height:15px;color:#666}

ul#navigation a.level1a:visited 	{color:#fff;height:20px;width:189px;background-image:url(navhin.gif);padding:3px 0 0 0;display:block;padding-left:15px;line-height:15px;}


ul#navigation a.level1a:link 	{color:#fff;height:20px;width:189px;background-image:url(navhin.gif);padding:3px 0 0 0;display:block;padding-left:15px;line-height:15px;}

ul#navigation a.level1a:hover {color:#666;height:20px;width:189px;background-image:url(navhin.gif);padding:3px 0 0 0;display:block;padding-left:15px;line-height:15px;}



ul#navigation a.level1a:active 	{color:#fff;height:20px;width:189px;background-image:url(navhin.gif);padding:3px 0 0 0;display:block;padding-left:15px;line-height:15px;}



ul#navigation a.level2:link 	{line-height:0; font-size:12px; color:#fff; padding:3px 0 0 30px;height:20px;line-height:15px;}

ul#navigation a.level2:hover 	{line-height:0; font-size:12px; color:#666; padding:3px 0 0 30px;height:20px;line-height:15px;}

ul#navigation a.level2:visited 	{line-height:0; font-size:12px; color:#fff; padding:3px 0 0 30px;height:20px;line-height:15px;}

ul#navigation a.level2:active 	{line-height:0; font-size:12px; color:#fff; padding:3px 0 0 30px;height:20px;line-height:15px;}


ul#navigation a.level2a:link 	{line-height:0; font-size:12px; color: #fff; padding:3px 0 0 30px;height:20px;line-height:15px;}

ul#navigation a.level2a:hover {line-height:0; font-size:12px; color: #666; padding:3px 0 0 30px;height:20px;line-height:15px;}

ul#navigation a.level2a:visited {line-height:0; font-size:12px; color: #fff; padding:3px 0 0 30px;height:20px;line-height:15px;}

ul#navigation a.level2a:active 	{line-height:0; font-size:12px; color: #fff; padding:3px 0 0 30px;height:20px;line-height:15px;}


ul#navigation a.level3:link 	{line-height:0; font-size:12px; color:#0a478c;}

ul#navigation a.level3:visited 	{line-height:0; font-size:12px; color:#0a478c;}

ul#navigation a.level3:active 	{line-height:0; font-size:12px; color:#0a478c;}


ul#navigation a.level3a:link 	{line-height:0; font-size:12px; color:#0a478c;}

ul#navigation a.level3a:visited {line-height:0; font-size:12px; color:#0a478c;}

ul#navigation a.level3a:active 	{line-height:0; font-size:12px; color:#0a478c;}






/*	NAVIGATION	*/
* html #navigation 			{clear:both; width:204px;background:#9a9a9a;color:#0a478c; font-weight:normal;float:left;text-align:left;}

* html ul#navigation 			{width:204px;color:#fff; font-size:12px; margin:0px; padding:0px;}

* html ul#navigation li 		{list-style:none; margin:0px; }

* html ul#navigation a:link 		{color:#fff; text-decoration:none;}

* html ul#navigation a:visited 	{color:#fff; text-decoration:none;}

* html ul#navigation a:hover 		{font-weight:normal; color:#fff; text-decoration:none;}

* html ul#navigation a:active 		{color:#fff; text-decoration:none;}

* html ul#navigation a.level1:link	{color:#fff; text-align:left;height:20px;width:204px;background-image:url(navhin.gif);padding:3px 0 0 0;display:block;padding-left:15px;}

* html ul#navigation a.level1:visited	{color:#fff; text-align:left;height:20px;width:204px;background-image:url(navhin.gif);padding:3px 0 0 0;display:block;padding-left:15px;}


* html ul#navigation a.level1:hover 	{text-align:left;height:20px;width:204px;background-image:url(navhin.gif);padding:3px 0 0 0;display:block;padding-left:15px;color:#666;}

* html ul#navigation a.level1:active 	{color:#fff;height:20px;width:204px;background-image:url(navhin.gif);padding:3px 0 0 0;display:block;padding-left:15px; }

* html ul#navigation a.level1a:link 	{color:#fff;height:20px;width:204px;background-image:url(navhin.gif);padding:3px 0 0 0;display:block;padding-left:15px;}

* html ul#navigation a.level1a:visited 	{color:#fff;height:20px;width:204px;background-image:url(navhin.gif);padding:3px 0 0 0;display:block;padding-left:15px;}


* html ul#navigation a.level1a:active 	{color:#fff;height:20px;width:204px;background-image:url(navhin.gif);padding:3px 0 0 0;display:block;padding-left:15px;}



* html ul#navigation a.level2:link 	{line-height:0; font-size:12px; color:#fff; padding-left: 30px;height:20px;}

* html ul#navigation a.level2:hover 	{line-height:0; font-size:12px; color:#666; padding-left: 30px;height:20px;}

* html ul#navigation a.level2:visited 	{line-height:0; font-size:12px; color:#fff; padding-left: 30px;height:20px;}

* html ul#navigation a.level2:active 	{line-height:0; font-size:12px; color:#fff; padding-left: 30px;height:20px;}




* html ul#navigation a.level2a:link 	{line-height:0; font-size:12px; color: #fff; padding-left: 30px;height:20px;}

* html ul#navigation a.level2a:hover 	{line-height:0; font-size:12px; color: #666; padding-left: 30px;height:20px;}

* html ul#navigation a.level2a:visited {line-height:0; font-size:12px; color: #fff; padding-left: 30px;height:20px;}

* html ul#navigation a.level2a:active 	{line-height:0; font-size:12px; color: #fff; padding-left: 30px;height:20px;}


* html ul#navigation a.level3:link 	{line-height:0; font-size:12px; color:#0a478c;}

* html ul#navigation a.level3:visited 	{line-height:0; font-size:12px; color:#0a478c;}

* html ul#navigation a.level3:active 	{line-height:0; font-size:12px; color:#0a478c;}


* html ul#navigation a.level3a:link 	{line-height:0; font-size:12px; color:#0a478c;}

* html ul#navigation a.level3a:visited {line-height:0; font-size:12px; color:#0a478c;}

* html ul#navigation a.level3a:active 	{line-height:0; font-size:12px; color:#0a478c;}



.history  {color:#666;font-size:11px;font-weight:normal;}

.history:a  {color:#666;font-size:11px;font-weight:normal;}

.history:hover  {color:#666;font-size:11px;font-weight:normal;}

.history:active  {color:#666;font-size:11px;font-weight:normal;}

.history:visited  {color:#666;font-size:11px;font-weight:normal;}


.news   {clear:both;margin:-15px 0 0 0}


* html .news   {clear:both;margin:-15px 0 0 0}


#rightcol .infohead	{text-align:left;color:#fffff;width:204px;background-color:#7a7a7a;height:30px}


.clearhistory	{clear:both;}

* html .clearhistory	{clear:both;margin:-17px 0 0 0}

/*	Formulare	*/
input, select, textarea		{font-weight:normal; font-size:11px; font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;text-decoration:none; border:solid 1px #999999; padding-left:3px;}


.search	{float:right;margin:-27px 230px 0 0;}


* html .search	{float:right;margin:-27px 115px 0 0;}

.words		{background:#e1e1e1;color:#666;width:188px; margin-bottom: 6px;height:22px;font-size:12px;padding:3px 0 0 3px}

* html .words		{background:#e1e1e1;color:#666;width:188px; margin-bottom: 4px;}


