@import url(layout.css);

* {
	margin: 0;
	padding: 0;
}

html{background-color: #708ba7;
}





body {
	color: #5A5A5A;
	background-color: #7593b1;
	background: url(../images/ullrich-hg.jpg) repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	
	
}

body.narrow {
}

body.wide {
}

body.contentpane { /* Printable Page */
	width: auto;
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}

body.fs1{
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}

/* Normal link */
a {
	color: #5A5A5A;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #5A5A5A;
	text-decoration: underline;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar {
}

/* Heading */
h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
	text-transform: uppercase;
}

p {
	margin: 5px 0 10px;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li {
	padding-left: 35px;
	background: url(../images/bullet-list.gif) no-repeat 22px 6px;
}

ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 35px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

td{text-align: left;}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border: 0;
	height: 1px;
	background: url(../images/seperator.gif) repeat-x;
}

a img {
	border: none;
}

td, div {
	font-size: 1em;
}

/* Code text */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #F4A94F;
	background: #F2F2F2;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 15px 40px;
	background: url(../images/quote.gif) 10px 10px no-repeat;
	font: italic 1em/1.5 Georgia, Times, serif;
}
 
.dropcap {
	float: left;
	padding: 3px 3px 0 0;
	display: block;
	color: #5A5A5A;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 22px;
	color: #CC0000;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	padding-left: 22px;
	color: #3F89C3;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 22px;
	color: #D79546;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	border-bottom: 1px dotted;
	background: #F2F2F2;
	font-weight: bold;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px/normal Tahoma, Arial, sans-serif;
	color: #5A5A5A;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	color: #5A5A5A;
}

html>body .button {
	padding: 0 5px;
	color: #5A5A5A;
}

.inputbox {
	border: 1px solid #D8D9DB;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #C0C0C0;
}

/* MODULE
--------------------------------------------------------- */
div.module h3 {
	margin: 0 0 0px;
	font-size: 1em;
	color: #3F89C3;
	text-transform: uppercase;
}

div.module {
	
	padding: 0;
	float: left;
	clear: both;
	width: 100%;

background: #ffffff;

}

div.module div {
	padding: 0;
	
}

div.module div div {
	padding: 0;
	
}

div.module div div div {
	padding: 5px 5px 5px;

}

div.module div div div div {
	margin: 0;
	padding: 0;
	background: none;
}


/* MODULE MOBILE.DE
----------------------------------------------------------*/
div.module-mobile {
	margin-bottom: 8px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	
background: #666666;
}

#gs-linie {
z-index:100;}


#gs-leftcol div.module-blue,
#gs-leftcol div.module-green,
#gs-leftcol div.module-orange, 
#gs-rightcol div.module-blue,
#gs-rightcol div.module-green,
#gs-rightcol div.module-orange {
	width: 100%;
	float: left;
	clear: both;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

table.blog .article_seperator {
	display: block;
	height: 20px;
	background: url(../images/seperator.gif) repeat-x center;
}

#gs-leftcol .article_seperator, #gs-rightcol .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 18px;
	background: url(../images/arrow-off.gif) no-repeat 7px 7px;
}

table.contenttoc th {
	padding: 1px 4px;
	background: #3F89C3;
	color: #FFFFFF;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.adminform textarea {
	width: auto; /*Control the Frontend Editor area width*/
}

.adminform textarea.inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	text-transform: uppercase;
}

td.buttonheading {
	padding: 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	margin: 0 0 15px;
	font-size: 2em;
	line-height: normal;
	padding: 2px 0 3px;
	background: url(../images/seperator.gif) repeat-x bottom;
	color: #3F89C3;
}

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 1.5em;
}

.contentheading {
	font-size: 1.7em;
	color: #3F89C3;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none!important;
	color: #3F89C3;
}

a.readon {
	text-decoration: none;
	padding-left: 15px;
	background: url(../images/readon-blue.gif) left center no-repeat;
	font-weight: bold;
	color: #3F89C3;
}

a.readon:hover, a.readon:active, a.readon:focus {
	text-decoration: none!important;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	padding-bottom: 10px;
	line-height: 10px;
}

.modifydate {
	height: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	margin: 8px 15px 0 0!important;
	margin: 8px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #8F8F8F;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 5px;
	background: #3F89C3;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom;
}

.small {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	border: 1px solid #FFFFFF;
	text-align: center;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#gs-header,
#gs-topstory,
#gs-linie,
#gs-spotlight,
#gs-container,
#gs-footer {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}

.wide #gs-header,
.wide #gs-topstory,
.wide #gs-linie,
.wide #gs-spotlight,
.wide #gs-container,
.wide #gs-footer {
	width: 750px;
}

.auto #gs-header,
.auto #gs-topstory,
.auto #gs-linie,
.auto #gs-spotlight,
.auto #gs-container,
.auto #gs-footer {
	width: 90%;
}

#gs-containerwrap {
	
}



#gs-spotlight,
#gs-usertools
{position:relative;
z-index:10;}
#gs-header
{position:relative;
z-index:10;}
#gs-topstory
{position:relative;
z-index:10;}

#gs-container {
	padding: 0 0 0px;

}
.contentpane-mobile {
position:relative;
	padding: 0 0 10px;
margin-top:-160px;
z-index:1;
}

/* HEADER
--------------------------------------------------------- */
#gs-header {
	text-align: left;
	line-height: normal;
	position:relative;
z-index:100;
}

#gs-header h1 {
	font-size: 2em;
	
	
}

#gs-header h1 img {
	margin-top: 0px;
	float: left;
}

#gs-usertoolswrap {
	padding: 0;
	height: 25px;
	line-height: 25px;
	float: right;
	padding-left: 28px;
	background: url(../images/usertools-left-bg.gif) top left no-repeat;
}

#gs-usertools {
	padding: 0 10px 0 4px;
	float: left;
	display: block;
	font-size: 11px;
	height: 25px;
	background: url(../images/usertools-right-bg.gif) top right no-repeat;
}

#gs-usertools span {
	float: left;
	margin-right: 30px;
	display: block;
}

#gs-usertools img {
	padding: 5px 2px 0;
}

#gs-usertools a {
}

#gs-usertools a:hover, #gs-usertools a:active, #gs-usertools a:focus {
}

#gs-search {
	width: 120px;
	float: left;
	display: block;
	margin-top: 2px;
}
 
#gs-usertools div.search {
	padding-left: 20px;
	background: url(../images/icon-search.gif) no-repeat center left;
}

#gs-usertools .inputbox {
	border: none!important;
	width: 100px;
	background: none;
	color: #8F8F8F;
}

#gs-usertools .inputbox:hover,
#gs-usertools .inputbox:focus {
}

/* TOP NAVIGATION
----------------------------------------------------------- */
#gs-topnav-wrap {
	background: url(../images/ullrich_05.jpg)  no-repeat;
	height: 160px;
	display: block;
	padding-left: 30px; 
}

#gs-topnav {
	
	float: right;
	text-align: right;
	height: 29px;
	line-height: 29px;
	padding: 0 5px;
	display: block;
}

#gs-topnav ul#mainlevel-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

#gs-topnav ul#mainlevel-nav li {
	margin: 0;
	padding: 0;
	display: inline;
}

#gs-topnav ul#mainlevel-nav a {
	display: block;
	float: right;
	padding: 0 8px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

#gs-topnav ul#mainlevel-nav a:hover {
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#gs-mainnav {
	width: 20%;
	clear: both;
	float: left;
	height: 140px;
	border-bottom: 5px solid #C0C0C0;
}

#gs-mainnav a {
	font-size: 10px;
}

/* Default Joomla! Menu */
a.mainlevel {
	padding: 2px;
	display: block;
	color: #5A5A5A;
	text-decoration: none;
	background: url(../images/seperator.gif) repeat-x bottom;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus,
a.mainlevel#active_menu {
	background: url(../images/seperator.gif) repeat-x bottom;
	color: #5A5A5A;
	text-decoration: none;
}

a.sublevel {
	padding: 3px 4px 3px 15px;
	display: block;
	text-decoration: none;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
}

#gs-leftcol #active_menu, #gs-rightcol #active_menu {
	color: #5A5A5A;
	text-decoration: none;
}
/*End: Default Joomla! Menu  */

/* BANNER
--------------------------------------------------------- */
#gs-topstory {
	margin: 10px auto;
}

#gs-banner {
	float: right;
	width: 78%;
	overflow: hidden;
	border-bottom: 5px solid #3F89C3;
	height: 140px;
	background: url(../images/header/a.jpg) top left no-repeat;
}

/* SPOTLIGHT
--------------------------------------------------------- */
#gs-botslwrap {
	border-bottom: 1px solid #C0C0C0;
	padding: 20px 0;
	clear: both;
}

#gs-botsl {
}

#gs-botsl .gs-box {
	float: left;
	overflow: hidden;
}

#gs-botsl .gs-box h3 {
	color: #3F89C3;
	margin-bottom: 5px;
	font-size: 1em;
	text-indent: 3px;
	text-transform: uppercase;
}

#gs-botsl .gs-box div.moduletable {
}

#gs-botsl .gs-box ul {
	padding: 0;
	margin: 0!important;
}

#gs-botsl .gs-box li {
	padding: 0;
	margin: 0;
	background: none;
	width: 100%;
}

#gs-botsl .gs-box a {
	color: #8F8F8F;
}

#gs-botsl .gs-box li a {
	padding: 4px;
	background: url(../images/seperator.gif) left bottom repeat-x;
	width: 90%; /*This is required for IE6*/
	display: block;
	text-decoration: none;
}

#gs-botsl .gs-box li a:hover,
#gs-botsl .gs-box li a:active,
#gs-botsl .gs-box li a:focus {
	color: #5A5A5A;
	text-decoration: none;
}

#gs-botsl .gs-box td {
	padding: 0;
}

#gs-botsl .gs-box  .article_seperator {
	display: none;
}

#gs-botsl .box-ended {
	margin-right: 0!important;
	float: right;
}

#gs-spotlight {
	margin: 0px auto 0;
}

#gs-spotlight .gs-box {
	float: left;
	overflow: hidden;
}

#gs-spotlight .gs-box h3 {
	margin-bottom: 5px;
	font-size: 1em;
	text-indent: 3px;
}

#gs-spotlight .gs-box div.moduletable {
}

#gs-spotlight .gs-box ul {
	padding: 0;
	margin: 0!important;
}

#gs-spotlight .gs-box li {
	padding: 0;
	margin: 0;
	background: none;
}

.box-centered {
	text-align: center!important;
}

.box-centered div.moduletable,
.box-centered div.module-orange,
.box-centered div.module-green,
.box-centered div.module-blue {
	margin-left: auto!important;
	margin-right: auto!important;
	text-align: left;
}

#gs-spotlight .box-ended div.moduletable,
#gs-spotlight .box-ended div.module-orange,
#gs-spotlight .box-ended div.module-green,
#gs-spotlight .box-ended div.module-blue {
	margin-right: 0!important;
	float: right;
}

.box-fulled div.moduletable,
.box-fulled div.module-orange,
.box-fulled div.module-green,
.box-fulled div.module-blue {
	width: 100%!important;	
}

/* PATHWAY
---------------------------------------------------------*/
#gs-pathway {
	margin-left: 1px;
}

#gs-pathway img {
	display: none; /* DO NOT SHOW PATHWAY DEFAULT ARROW */
}

#gs-pathway a {
	padding-right: 22px;
	background: url(../images/slash.gif) no-repeat center right;
}

#gs-pathway a:hover, #gs-pathway a:active {
}

/* CONTENT COLUMN
--------------------------------------------------------- */
#gs-mainbody, #gs-mainbody-fl, #gs-mainbody-fr, #gs-mainbody-f {
	margin: 0px 0px;
background:#ffffff;
}

#gs-mainbody {
	float: left;
	width: 80%;
	
}

#gs-mainbody #gs-content {
	float: right;
	width: 70%;
	padding-right: 2.5%;
	
}

#gs-mainbody-fl {
	float: left;
	width: 80%;
}

#gs-mainbody-fl #gs-content {
	float: left;
	width: 97.5%;
}

#gs-mainbody-fr{
	float: left;
	width: 100%;
}

#gs-mainbody-fr #gs-content {
	float: right;
	width: 77.5%;
}

#gs-mainbody-fr #gs-leftcol {
	width: 20%;
	
}

#gs-mainbody-f {
	float: left;
	width: 100%;
}

/* LEFT COLUMN
--------------------------------------------------------- */
#gs-leftcol {
	float: left;
	width: 25%;
	
}

/* RIGHT COLUMN
--------------------------------------------------------- */
#gs-rightcol {
	float: right;
	width: 20%;
	margin: 10px 0;
}

/* FOOTER
--------------------------------------------------------- */
#gs-footer {
	clear: both;
background: url(../images/footerhg.jpg) repeat-x;	

}

#gs-bottomline {
	float: left;
	padding: 10px 5px 30px;
	color: #fff;
	
}

#gs-bottomline a {
	color: #fff;
	
}


#gs-cert {
	padding: 20px 5px 30px;
	float: right;
}

#gs-cert a {
	padding-left: 5px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
}

#mod_login_password, #mod_login_username {
	width: 90%;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/* GS CoolAds Module */
#gs-coolads {
	height: 0;
	overflow: hidden;
	position: relative;
}

#gs-coolads-container {
	overflow: hidden;
	margin-right: 5%;
}

#gs-coolads-container div.moduletable {
	overflow: hidden;
}

/* hier beginnt das für die Box relevante CSS  */



.ro {
	background:url(../images/ro.jpg) top right no-repeat;
	
}

.lo {
	background:url(../images/lo.jpg) top left no-repeat;
	
}

.ru {
	background:url(../images/ru.jpg) bottom right no-repeat;
	
}

.lu {
	background:url(../images/lu.jpg) bottom left no-repeat;
	
}

.linie{
background:url(../images/blauelinie.jpg) repeat-x;
height: 8px;
z-index:100;
}
