/*
Westwood -  Template für Joomla CMS
----------------------------------------------
Autor: Matthias Hußmann - ['kopirait] Internet Agentur
Based on: Lars Ellmauer - Planet Blunt Web-Design
Dieses Template unterliegt der GNU/GPL Lizenz
-----------------------------------------------
*/

/*Allgemeine Seiten-Informationen*/

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	background-color:#CCCCCC;
	top: 0px;
}

h1 {
	font-family: "Zurich BT", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #006699;
	font-weight:normal;
	line-height:50%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339966;
	font-weight:bold;
	line-height:20px;
	background-color: #CDEBCE;
	height: 20px;
	width: 85%;
	background-position: left;
	text-align: left;
	text-indent: 35pt;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	font-weight:bold;
	text-align: center;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}

h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	text-indent: 30pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDEBCE;
	font-weight: normal;
}

.contact_head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
}

.contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	line-height: 18px;
}

.imprint_head{
	font-family: "Zurich BT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339966;
	text-align: left;
	text-indent: 35pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDEBCE;
	font-weight: bold;
	line-height: 22px;
	width: 160px;
}

.imprint{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDEBCE;	
}

.imprint_noline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;	
}

.imprint_table{
	height: auto;
	width: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	text-indent: 25pt;
	font-weight: normal;
	line-height: 22px;
}

.experience_table{
	height: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	line-height: 22px;
	vertical-align: top;
}
.experience_head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339966;
	text-align: left;
/*	text-indent: 5pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDEBCE;*/
	font-weight: bold;
	line-height: 22px;
	width: 90px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	line-height: 140%;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}

ul, li{
	left: 0px;
	position: relative;
	height: auto;
	width: auto;
	list-style-type: disc;
	list-style-image: url(../images/ul_link.gif);
	font-weight: bold;
	line-height: 20px;
}

/**.li-list{
	text-align:left;
	line-height:23px;
	background-image: url(../images/ul_link.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: circle;
}**/

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #277850;
}
a:active {
	text-decoration: none;
	color: #333333;
}

a.pathway:link {
	color: #ADD6C2;
	text-decoration: none;
}
a.pathway:visited {
	text-decoration: none;
	color: #ADD6C2;
}
a.pathway:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.pathway:active {
	text-decoration: none;
	color: #ADD6C2;
}
/*DIV-Container*/

#main {
	width: 950px;
	padding: 10px 10px 50px;
	margin: 0px;
	background-color: #339966;
	border: 1px solid #FFFFFF;
	background-position: center;
	
}

#header-top-outer {
	width:950px;
	height:24px;
	background-image:url(../images/pathway-bg.jpg);
	background-repeat:repeat-x;
	border: 1px solid #ffffff;
	color:#333333;
	text-align:left;
}

#topmenu {
	height: 100px;
	float: right;
	width: 150px;
	margin-top: 20px;
}

#suche {
	margin: 0px;
	padding: 0px;
	width: 148px;
	float: left;
	background: url(../images/back_search.jpg) right top no-repeat;
	padding-left: 5px;
	padding-top: 3px;
	vertical-align: middle;
}

#header-main-outer {
	width:950px;
	height:150px;
	margin-top:5px;
	background-image:url(../images/header-main.jpg);
	background-repeat:no-repeat;
	border: 1px solid #ffffff;
}

#header-main-inner {
	padding:10px;
	text-align:right;
	color:#ffffff;
}

#header-bottom-outer {
	width:950px;
	height:30px;
	margin-top:12px;
/*	border: 1px solid #ffffff;*/
	text-align:left;
	font-size:10px;
	font-weight:bold;
	color:#333333;
}

#pathway-inner{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align:left;
	width:500px;
	padding:5px;
}

#datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	width:250px;
	float:right;
	text-align:right;
	padding:5px;
}

#bottom-main-outer {
	width:950px;
	height:20px;
	margin-top:5px;
	border: 1px solid #339966;
	background-position: center;
}



#leftblock-outer {
	width:170px;
	float:left;
	margin-top:5px;
}

#leftblock-inner{
}

#rightblock-outer {
	width:170px;
	float:right;
	margin-top:5px;
}

#rightblock-inner{

}

#content-outer{
/*	width:638px !Important;
	width:603px;*/

	width:598px !Important;
	width:563px;
	float:right;
	margin-top:5px;
	border:1px solid #ffffff;
/**	background-image:url(../images/main-bg.jpg);
	background-repeat:repeat-y;**/
	background-color:#ffffff;
	margin-bottom:5px;
	margin-right: 5px;
}

#content-inner{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-right: 20px;
}

#footer-outer{
	width:950px;
	line-height:33px;
	clear:both;
}
#footer-inner{
	border: 1px solid #ffffff;
	margin-top:5px;
	line-height:23px;
	text-align:center;
	font-size:10px;
	background-color: #CDEBCE;
	background-image:url(../images/footer.jpg);
	background-repeat: repeat-x;
}

/*Bottom Menü*/
a.mainlevel-bottom:link, a.mainlevel-bottom:visited {
	font-weight: normal;
	color:#ADD6C2;
	line-height: 20px;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

a.mainlevel-bottom:hover {
	vertical-align: middle;
	color: #E2F1E9;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}

div.moduletable-bottom{
	line-height:20px;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #339966;
	font-weight: normal;
}

/*Imprint Menü*/
a.mainlevel-2:link, a.mainlevel-2:visited {
	display: block;
	font-weight: normal;
	color:#ADD6C2;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
	text-indent:30px;
	height: 30px;
	font-size: 10px;
	font-family: Verdana;
}

a.mainlevel-2:hover {
	display: block;
	vertical-align: middle;
	color: #E2F1E9;
	text-align: left;
	padding-top: 0px;
	text-decoration: underline;
	text-indent:30px;
	height: 30px;
	line-height: 20px;
}


/*Mainlevel Menü*/

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-weight: normal;
	color:#333333;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
/*	background-image :url(../images/submenu_green.gif);
	background-repeat:no-repeat;*/
	text-indent:10px;
	height: 25px;
	line-height: 25px;
	background-position: 10px;
}

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	color: #339966;
	text-align: left;
	padding-top: 0px;
	text-decoration: none;
	text-indent:10px;
	height: 25px;
	line-height: 25px;
	background-color: #CDEBCE;
	}
a.mainlevel#active_menu {
	display: block;
	vertical-align: middle;
	font-weight: bold;
	color: #339966;
	text-align: left;
	padding-top: 0px;
	text-decoration: none;
/*	background-image :url(../images/submenu_green.gif);
	background-repeat:no-repeat;*/
	text-indent:10px;
	height: 25px;
	line-height: 25px;
	background-position: 10px;
	background-color: #CDEBCE;
	}


/*Sublevel Menü*/

a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-weight: normal;
	color:#333333;
	text-align: left;
	text-decoration: none;
	text-indent:16px;
	background-image :url(../images/submenu_green.gif);
	background-repeat:no-repeat;
	text-indent:21px;
	height: 25px;
	line-height: 25px;
	background-position: 11px;
	background-color: #D9E1D7;
	margin-left: -4px;
	}
a.sublevel:hover {
	display: block;
	vertical-align: middle;
	font-weight: normal;
	color: #339966;
	text-align: left;
	padding-top: 0px;
	text-decoration: none;
	text-indent:21px;
	background-color: #CCCCCC;
	height: 25px;
	line-height: 25px;
}
a.sublevel#active_menu {
	display: block;
	vertical-align: middle;
	font-weight: bold;
	color: #339966;
	text-align: left;
	padding-top: 0px;
	text-decoration: none;
	text-indent:21px;
	height: 25px;
	line-height: 25px;
	background-position: 11px;
	background-color: #CCCCCC;
}



/* Topmenu (User3) - übernommen von Templates MadeYourWeb/Rhuk_Solarflare*/

ul#mainlevel-nav{
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	white-space: nowrap;
}

ul#mainlevel-nav li{
	width: auto !important;
	width: 5%;
	float: left;
	margin: 0;
	font-size: 10px;
	font-weight:bold;
	height: 23px;
	line-height: 23px;
	white-space: nowrap;
	margin-right: 1px;	
}

ul#mainlevel-nav li a{
	font-weight:bold;
	height: 23px;
	display: block;
	padding-left: 5px;
	padding-right: 10px;
	text-decoration: none;
	color: #333333;
	margin-left: 5px;
	white-space: nowrap;
}

ul#mainlevel-nav li a:hover{
	color: #fff;
	background-image:url(../images/pathway-bg2.jpg);
	background-repeat:repeat-x;
}


/*Modulüberschriften*/

div.moduletable h3{
	color:#fff;
	width:168px !Important;
	width:170px;
	padding:0px;
	margin:0px;
	line-height:30px;
	font-size:1.6em;
	text-transform:uppercase;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-weight: normal;
	letter-spacing: 1px;
	background-image:url(../images/h3_back.jpg);
	background-repeat:no-repeat;
}

div.moduletable-news h3{
	color:#fff;
	width:168px !Important;
	width:170px;
	padding:0px;
	margin:0px;
	line-height:30px;
	font-size:1.6em;
	text-transform:uppercase;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-weight: normal;
	letter-spacing: 1px;
	background-image:url(../images/h3news_back.jpg);
	background-repeat:no-repeat;
}


/* Überschriften */

div.componentheading{
	font-family: Arial, Helvetica, sans-serif;
	color:#336699;
	font-size:1.6em;
	font-weight:normal;
	text-align:left;
	text-indent:20px;
	text-transform:uppercase;
	line-height:23px;
/*	border-bottom:1px solid #336699;*/
	margin:1.5pt 1pt 0.5em;
	padding:0px;
	background-image :url(../images/heading-blue.gif);
	background-repeat:no-repeat;
}

.componentheading{
	font-family: Arial, Helvetica, sans-serif;
	color:#336699;
	font-size:1.6em;
	font-weight:normal;
	text-align:left;
	text-indent:20px;
	text-transform:uppercase;
	line-height:23px;
/*	border-bottom:1px solid #336699;*/
	margin:0pt 0pt 0.5em;
	padding:0px;
	background-image :url(../images/heading-blue.gif);
	background-repeat:no-repeat;
}

div.contentheading{
	font-family: Arial, Helvetica, sans-serif;
	color:#339966;
	font-size:1.6em;
	font-weight:normal;
	text-align:left;
	text-indent:20px;
	text-transform:uppercase;
	line-height:23px;
	border-bottom:1px solid #339966;
	margin:0pt 0pt 0.5em;
	padding:0px;
	background-image :url(../images/heading-bg.gif);
	background-repeat:no-repeat;
}
.contentheading{
	font-family: Arial, Helvetica, sans-serif;
	color:#339966;
	font-size:1.6em;
	font-weight:normal;
	text-align:left;
	text-indent:20px;
	text-transform:uppercase;
	line-height:23px;
/*	border-bottom:1px solid #339966;*/
	margin:0pt 0pt 0.5em;
	padding:0px;
	background-image :url(../images/heading-bg.gif);
	background-repeat:no-repeat;
}

/* Andere Joomla-spezifische Definitionen*/

table.blog {
	width:100%;
}

table.contentpaneopen{
	width:100%;
}

table.contentpane {
	width:100%
}

table.moduletable {
	background-color:#ffffff;
/*	background-image:url(../images/modul-bg.jpg);
	background-repeat:repeat-y;*/
	border: 1px solid #ffffff;
}

/*Modulbackgrounds*/

/*Standard*/
div.moduletable {
	background-color:#ffffff;
	border: 1px solid #ffffff;
	margin-bottom:5px;
}

/*Link Menues*/
div.moduletable-dd {
	background-color:#ffffff;
	border: 1px solid #ffffff;
	margin-bottom:1px;
	margin-top: 1px;
}

/*News*/
div.moduletable-news {
	font-size:11px;
	background-color:#ffffff;
	border: 1px solid #ffffff;
	margin-bottom:5px;
	text-align: left;
	text-indent: 0pt;
} 

.createdate{
	font-size:10px;
	color:#cccccc;
}

.modifydate{
	font-size:10px;
	color:#cccccc;
}

.small{
	font-size:10px;
	font-weight:bold;
	color:#cccccc;
}

.button{
	border:3px double #333333;
	background-color:#cccccc;
	padding-top:0px;
	padding-bottom:2px;
	margin-top:5px;
}

.back_button{
	border:3px double #333333;
	background-color:#cccccc;
	padding-top:0px;
	padding-bottom:2px;
	width:70px;
}

.mosimage_caption{
	font-size:10px;
}

fieldset {
	width:575px !Important;
	width:595px;
	white-space:normal;
	overflow:hidden;
	max-width:575px !Important;
	max-width:595px;

}

#suche .inputbox{
	width: 100px;
	height: 15px;
	font-size: 10px;
	background: #cccccc;
	border: 1px solid #333333;
	margin: 0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:2px;
	line-height: 15px;
}

#suche .button{
	margin: 0px;
	padding: 0px;
	height: 14px;
	font-size: 10px;
	background: transparent;
	border: none;
	line-height: 10px;
}

#suche form {
	margin: 0px;
	padding: 0px;
}

tr.sectiontableentry1{
	background-color:#cccccc;
	border-bottom:1px solid #333333;
}

.sectiontableentry2{
	background-color:#999999;
	border-bottom:1px solid #333333;
}