@CHARSET "UTF-8";

body {
	font-family:Arial, Verdana;
	font-size:12px;
	background-color: #fff;
	margin:0px;
	padding:0px;
	
}

body img {
	curser:auto;
}


.globalDivContainer{
	width:800px; 
	position: relative;
	margin:0 auto;
	padding:0px 0 0 0;
	border:1px #cc0000 solid;
	
}

.globalDivContainerEnd{
	height:50px;
	width:800px;
	margin-top:0px;
	padding:0px 0 0 0;
	position:relative;
	
}

.globalContainer {
	position: relative;
 	width:930px;
	margin:0px;
	margin-bottom:0px;
	padding:0 0px;
	background-color:#ffffff;
}


input.text {
	border-style:solid;
	border-width:1px;
	margin-bottom:8px;
	height:18px;
}

.headerimage {
	height:20px;
	background-color:#ffdc2a;
}

.headline {
	font-family:"Trebuchet MS", Arial, Verdana;
	width:860px;
	margin-bottom:15px;
	padding-top:15px;
	padding-bottom:0px;
	height:30px;
	margin-bottom:10px;
	border-bottom:1px #2664a8 solid;
}

.headline h1 {
	color:#1E1E1E;
	font-size:14px;
	font-weight:bold;
	margin-left:0px;
}

.headlinesearch {
	font-family:"Trebuchet MS", Arial, Verdana;
	width:98%;
	padding-top:15px;
	padding-bottom:0px;
	height:30px;
	margin-bottom:10px;
	border-bottom:1px #2664a8 solid;
}

.headlinesearch h1 {
	color:#225089;
	font-size:17px;
	font-weight:normal;
	margin-left:0px;
}

.searchcontainerleft {
	width:320px;
	margin-right:15px;
	float:left;
	
}

.line {
	height:50px;
	border-bottom:1px #f2f2f2 solid;
}

.merkliste {
	font-size:12px;
	text-align:right;
	padding-top:10px;
	padding-right:5px;
	margin-right:2px;
	float:right; 
	width:180px; 
	height:20px; 
	border:1px #d8d8d8 solid;
}

.button-container {
	float:left;
	width:98%; 
	border-top:1px #1f518a solid; 
	margin-top:10px; 
	padding-top:10px;
	
	
}

.tablespace {
	width:860px;
	margin-bottom:6px; 
	margin-top:10px;
}

.tablespaceDetail {
	width:360px;
	margin-bottom:6px; 
	margin-top:10px;
}

.werbebanner {
	margin-top:40px;
}

.mapbutton {
	width:420px;
	border:1px #cc0000 solid;
	margin-left:50px;
	
	
}

.itemText {
	margin:0; 
	padding: 20px 0 0 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #2078b1; text-decoration: none; font-weight:normal;
	color: #5c5c5c; 
	text-align: center; 
	line-height: 18px; 
	display:block; 
	height: 50px; 
	clear: both;  
	border: none !important;
}

.itemText ul { 
	display: none;

}


.itemText a { 
	margin:0 3px 0 6px !important;  
	padding: 0; 
	font-weight: normal; 
	color: #5c5c5c;
	text-decoration: none;
}

.itemText a:hover {
	text-decoration: underline; 
	color: #5c5c5c;
}

.backlink {
	padding-left:15px;
	padding-top:15px;
	color:#cccccc;
	text-decoration:none;
	float:left;
}

.backlink a {
	color:#999999;
	text-decoration:none;
}

.backlink a:hover {
	text-decoration:underline;
}

/* Verschiedene Styles für Abstände innerhalb der Suche */

.mba_suche {
	float:left;
	margin-right:25px; 
	margin-left:40px;
}

#selectspace {
	width:150px;
}

#state {
	
	width:150px;
}

#textfieldspace {
	font-size:10px;
	width:350px;
}

#textfieldspaceadmin {
	font-size:11px;
	width:385px;
	height:240px;
}

.suchfeld {
	width:280px;
}

.neueclass {
	width:150px;
}

.contacts input,
.program input {
	width:210px;
}
.contacts .cb {
	padding-bottom:8px;
}
select {
	margin-bottom:8px;
}
.program select {
	width:210px;
}

.date select {
	width:auto !important;
}
a {
	color:#225089;
}
thead a {
	text-decoration:none;
}
textarea {
	border-style:solid;
	border-width:1px;
}
h1 {
	color:#225089;
	font-size:17px;
	font-weight:normal;
	margin-left:12px;
}
h2 {
	color:#225089;
	font-size:12px;
}

.cb {
	clear:both;
	height:1px !important;
	margin-bottom:10px;
}
.header {
	width:875px;
}
.content {
	width:870px;
	margin-top:10px;
	padding-left:10px;
}
.programLeft {
	width:56%;
	float:left;
	margin-left:4px;
}
.programRight {
	width:360px;
	padding-left:2%;
	float:left;
}
.programLeft .contact {
	float:left;
	width:75%;
}

.programLeft .logo {
	float:left;
	width:25%;
}
.left, .right, .middle {
	float: left;
}
.contact .address h2 {
	margin-bottom:10px;
}
.programDetail {
padding-top:20px;
}

.programDetail td {
	padding-left:20px;
	width:230px;
}
.programDetailAnsicht {
	width:200px;
	padding-left:0px;
	margin-left:20px;
	margin-top:40px;
	margin-bottom:40px;
}

.searchBox {
	background-color:#e2e5ec;
	
}
.searchBoxLeft {
	width:570px;
	background-color:#f2f2f2;
	padding-left:8px;
	margin-right:5px;
	border:1px #d8d8d8 solid;
	float:left;
	height:260px;
}
.searchBoxLeft .left {
	width:360px;
}
.searchBoxLeft .left .left {
	width:120px;
}
.searchBoxLeft .right .left {
	width:160px;
}
.searchBoxRight {
	width:254px;
	float:left;
	height:260px;
	background-color:#ffffff;
	border:1px #d8d8d8 solid;
	padding-left:20px;
	height:260px;
}
.searchBox select {
	width:150px;
}
.searchBox .schools {
	height:170px;
	padding-top:5px;
	padding-left:12px;
}

.searchBox .schools .middle,
.searchBox .schools .right {
	width:270px;
	
}
.searchBox .schools .left {
	width:270px;
}
.searchBox .schools .left .left,
.searchBox .schools .middle .left,
.searchBox .schools .right .left {
	width:90px;
}
.searchBox .schools .left .right,
.searchBox .schools .middle .right,
.searchBox .schools .right .right {
	width:auto;
}
.adminStartLeft {
	width:55%;
	float:left;
}
.adminStartRight {
	margin-left:1%;
	width:43%;
	float:left;
}

.adminStartLeft .statistic {
	border:1px solid #c3c3c3;
	padding-left:12px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#e2e5ec;
}

.adminStartLeft .statistic h2 {
	padding-bottom:16px;
	
}
.adminStartLeft .statistic .left {
	width:250px;
}

.werbung {
	border:1px solid #c3c3c3;
	padding-left:0px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#fff7be;
	padding-left:10px;
	width:190px;
}
.werbung h1 {
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#225089;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding-bottom:10px;
}

.adminStartLeft .news {
	border:1px solid #c3c3c3;
	background-color:#e2e5ec;
	height:auto;
	margin-top:15px;
	padding-top:0;
	margin-bottom:15px;
}
.adminStartLeft .news * {
	padding-left:12px;
	
}
.adminStartLeft .news h2 {
	margin:0;
	background-color:#c3c3c3;
	line-height:30px;
	height:30px;
}
.adminProfile,.contacts,.program,.memory,.webcontact,.messages {
	background-color:#e2e5ec;
	border: 1px solid #c3c3c3;
}

.adminProfile tr td:first-child {
	width:250px;
	vertical-align:top;
}
.profileStoreLeft {
	width:320px;
}
.profileStoreRight {
	width:380px;
	font-size:10px;
}

.profile h2 {
	margin-bottom:10px;
}


.contacts, .program, .messages {
	width:99%;
}
.contacts {
	padding-left:1%;
	margin-top:30px;
}
.contacts .left {
	width:40%;
	background-color:#e2e5ec;
}
.contacts .left h2 {
	margin-bottom:10px;
}

.contacts .right {
	width:60%;
	background-color:#e2e5ec;
}
.contacts .right .left {
	width:25%;
}
.program {
	margin-top:15px;
	padding: 12px 0 0 12px;
}
.program .left {
	width: 600px;
	background-color:#e2e5ec;
	
	
	
}
.program .left .right {
	width:0px;
	
	
}
.program .left select {
	width:385px;
	
}
.program .left input {
	width:380px;
	margin-bottom:8px;
	
}
.program .left .left {
	width:215px;
	
	
	
}

.program .right .right {
	width:0px;
	background-color:#e2e5ec;
	
	/*margin-left:-100px;*/
	
}
.program .right .left {
	width:50px;
	
	
	
}

.prog_title {
	width:210px;
	float:left;
}

.prog_title2 {
	float:left;
	margin-right:15px;
}

td.compare {
	background-color:#cecece;
	text-align:center;
}
td.compare input {
	width:25px;
}
table.compare thead td {
	font-size:14px;
	color:#225089;
	height:45px;
	vertical-align:top;
}
table.compare thead td {
	width:20%;
}
table.compare thead td span {
	color:#000;
	font-size:12px;
}
	

table {
	border-top:1px solid #7f7f7f;
	border-left:1px solid #7f7f7f;
	border-right:1px solid #7f7f7f;
	font-size:11px;
}
table td {
	border:0;
	cell-spacing:0;
	padding:4px 8px 4px 8px;
	cell-padding:0;
	border-bottom:1px solid #7f7f7f;
	
}
td.odd {
	curser:pointer;
	background-color:#e2e5ec;
}

td.odd-w {
	curser:pointer;
	background-color:#fff;
	
}

td.odd-w a {
	text-decoration:underline;
	
}

td.odd a {
	text-decoration:underline;
	
}

/* Merkliste Styles */

.containerMemory {
	width:98%;
	height:320px;
	background-color:#efefef;
	border:1px #cccccc solid;
}

.leftcontainer {
	padding:20px;
	width:320px;
	height:300px;
	float:left;
}

.rightcontainer {
	padding:20px;
	width:430px;
	height:300px;
	float:left;
}

.rightcontainer h2 {
	margin-bottom:15px;
}

.specialsuche {
	margin-top:40px;
	padding-left:30px;
	width:200px;
	height:40px;
	background: url(../images/lupe.jpg) no-repeat 0 0;
}

.specialsuche a {
	font-size:14px;
}

.containerNamen {
	width:80px;
	float:left;
}

.containerFelder {
	width:350px;
	float:left;
}

/* /Merkliste Styles */

.memory {
	padding:12px;
	height:auto;
}
.memory .left,.memory .right {
	width:25%;
	margin-right:170px;
	
}
.memory .middle {
	border:1px #cc0000 solid;
	width:500px;
	
}
.memory .middle .left {
	
}
.memory .middle .right {
	width:60%;
}


.webcontact {
	border:0;
	border-top:1px #1b528b solid;
	border-bottom:1px #1b528b solid;
	background-color:#ffffff;
	margin-top:25px;
	width:57%;
	padding-top:20px;
	padding-bottom:20px;
}
.webcontact .left {
	width:15% !important;
}
.webcontact .right {
	width:85% !important;
}

.contactHeader {
	margin-top:10px;
}

.contactHeader .left {
	width:57%;
}
.contactHeader .left .contact {
	width:100%;
}
.contactHeader .logo {
	width:130px;
	float:right;
}
.contactHeader .contact .address {
	float:left;
}

.contactHeader .left .left {
	width:20%;
}
.contactHeader .contact .address .left {
	width:35%;
}
.contactHeader .contact .address .right {
	width:60%;
}
.contactHeader .left .right {
	width:78%;
}
.contactHeader .right {
	margin-left:1%;
	width:42%;
}
.messages {
	padding:10px;
}
.messages .left {
	padding-right:10px;
	width:10%;
}
table.account thead td {
	padding-left:10px;
}
table.account thead td {
	width:25%;
	font-weight:bold;
	color:#225089;
	height:40px;
	font-size:15px;
}
table.account tbody td {
	height:35px;
}
.paging {
	width:880px;
	margin-left:4px;
	margin-top:10px;
}
.paging .left, .paging .right {
	width:270px;
}
.paging .middle {
	text-align:center;
	width:310px;
	vertical-align:top;
}
.paging .right {
	text-align:right;
}
.buttons {
	text-align:center;
	margin-left:0px;
}
hr {
	border:none;
	border-top: 1px solid #7f7f7f;
}
.program .left .button-mba {
	margin-left:12px;
	margin-bottom:8px;
}
.mandatory {
	font-size:9px;
	float:right;
	margin-bottom:8px;
}

.storePanel {
	margin-top:25px;
	width:350px;
	margin-left:12px;
}
.adminProfile table,
.adminProfile td {
	border:0 !important;
}

.mapFlag {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:11px;
	width:240px;
}
.mapFlag div {
	height:90px;
	overflow:auto;
}
.mapFlag a {
	font-size:13px;
	font-weight:normal;
	padding-bottom:8px;
}
.mapFlag a.zoom {
	text-decoration:none;
	color:#000;
	font-size:10px;
	font-weight:bold;
}

.mapHeading {
	padding-top:7px;
	padding-bottom:7px;
	font-weight:bold;
}
.mapHeading span {
	color:#225089;
}


/* Styles contacts.htpl */

.form-portlet {
	width:860px;
	float:left;
	border-bottom:1px #2664a8 solid;
	margin-bottom:15px;
}

.form-portlet h2 {
	margin-top:10px;
	margin-bottom:10px;
}

.innerleft {
	width:150px;
	float:left;
}

.innerright {
	width:auto;
	font-size:10px;
	margin-left:10px;
	padding-top:5px;
	float:left;
}

.form-portlet input {
	float:left;
}

.contactsspan {
	margin-left:5px;
	margin-right:5px;
	
}

.beschreibung {
	font-size:10px;
	margin-left:10px;
	float:left;
}

.login-right {
	width:500px;
	padding-left:20px;
}

.wordtext {
	padding:15px;
	height:40px;
}

.help {
	width:700px;
}

.help h1 {
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#225089;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding-bottom:10px;
	padding-top:10px;
}

.spacer {
	height:10px;
}

/* NEUE STYLES */

.headDetail {
	width:320px;
	height:20px;
	background-color:#cccccc;
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#225089;
	font-size:14px;
	font-weight:normal;
	padding:15px;
}

.innerDetail {
	width:320px;
	height:auto;
	font-family:Arial, Verdana;
	font-size:13px;
	font-weight:normal;
	padding:15px;
}

.adressen {
	margin-bottom:5px;
	width:120px;
	float:left;
}

.adressen2 {
	margin-bottom:5px;
	width:70px;
	float:left;
	
}

.adressContainer {
	width:300px;
	
	float:left;
}

.adressContainer1 {
	width:240px;
	float:left;
}

.adressContainer2 {
	margin-top:20px;
	width:260px;
	float:left;
}
	
.toggle {
	width:93%;
	font-family:Arial, Verdana;
	color:#225089;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:10px;
	
}

.adressContainer3 {
	height:110px;
	padding-top:10px;
	border-bottom:1px #225089 solid;
	margin-bottom:20px;
	background-color:#fff;
}

.closediv {
	margin-left:150px;
	margin-top:30px;
}

.containerrechtssuche span {
	padding-bottom:10px;
}

.spansuche {
	padding-bottom:10px;
}
	
.itl_searchbox_right {
	padding: 7px !important;
	width: 284px !important;
	height: 166px !important;
}
.itl_searchbox_left {
	width: 538px !important;
	margin-right: 0px !important;
	padding-top: 10px;
	height: auto !important;
	min-height: 240px;
}

.itl_search_left_col {
	width: 548px;
	float: left;
	padding: 0 17px 0 0;
	margin: 0 0 5px 0;
	}
	
.itl_search_right_col {
	float: left;
	width: 300px;
	margin: 0 0 5px 0;
}
.itl_search_right_col .werbebanner{
	margin: 0px !important;
}

.itl_memory_wrap {
	width: 863px;
}
.itl_memory_wrap .merkliste {
	margin-right: 0px !important;
}

.itl_memory_wrap .backlink {
	padding-top: 0px !important;
	padding-left: 0px !important;
}

.itl_searchbox_left h2 {
	color:#225089;
	font-size:17px;
	font-weight:normal;
	padding: 0 0 7px 0;
}

.itl_searchbox_left .left {
	width: 294px;
	padding: 0 10px 0 0;
}
.itl_searchbox_left .right {
	width: 225px;
}
.itl_box_shiro {
	background-color:#FFFFFF;
	border:1px solid #D8D8D8;
	padding: 10px;
}
.itl_box_shiro .statistic a {
	text-decoration: underline;
}
.itl_box_shiro .statistic h2 a{
	color: #225089;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.itl_box_shiro .statistic  p {
	padding: 0 0 5px 0;
}
.itl_search_form {
	border:1px solid #8d8d8d;
	height: 12px;
	padding: 4px;
}

.itl_zip {
	padding: 3px 0 5px 0;
}

.itl_line {
	clear: both;
	height: 1px;
	line-height: 1px;
	border-bottom: 1px solid #d8d8d8;
	margin: 0 8px 15px 0;
	padding: 10px;
}
.itl_line_slim {
	clear: both;
	height: 1px;
	line-height: 1px;
	border-bottom: 1px solid #d8d8d8;
	margin: 0 8px 5px 0;
	padding: 5px;
}

.itl_searchbox_left .itl_searchlist_box {
	float: left;
	width : 175px;
	padding: 0 0 10px 0;
}

.itl_searchbox_left .itl_searchlist_box h2 {
	padding: 10px 0 0 0 ;
	text-decoration: none;	
	font-weight: bold;
	font-size: 12px;
}


.itl_searchlist_box a {
	padding: 0 0 3px 20px;
	line-height: 16px;
	text-decoration: underline;	
	}
.itl_programm_wrap .backlink {
	padding-left: 5px !important;
	padding-top: 5px !important;
}
.itl_table {
	border: 1px solid #d8d8d8;
}

tr.itl_color_tr {
	background: #d8d8d8;
	height: 35px;
}
.itl_table tr.odd{
	curser:pointer;
	background-color: #f2f2f2;
}
.itl_table tr.odd, .itl_table tr.odd-w{
	height:80px;
}

.itl_table td {
	border: 1px solid #d8d8d8;
	border-right: none;
	border-bottom: none;
	border-top: none;
}
.itl_table .itl_noborder {
	border: none;
}
.itl_table a {
	font-weight: bold;
	text-decoration: underline;
}
.itl_table tr.itl_grey a {
	color: #585858;
	font-weight: normal;
}
.itl_branchen_float {
	padding: 2px 20px 10px 0;
	float: left;
}
.program .itl_left {
	float:left;
	text-align: right;
	width:92px;
	padding: 0 15px 0 0 ;
}
.program .itl_right {
	float: left;
	width: 400px;
	padding: 5px 0 0 0 ;
}
.program .itl_right input {
	border: 1px solid #d4d0c8;
}
.program .itl_cl {
	padding: 5px ;
}
.program .itl_cl .checkbox {
	border: none !important;
	width: 14px;
}

.program .itl_fm_left {
	float: left;
	padding: 5px 15px 5px 10px ;
}
h2.itl_lowerc {
	font-size: 14px !important;
	font-weight: bold;
}
.address .left {
	width: 100px;
}
.itl_radiobox {
	background: #eff1f6;
	padding: 10px;
	margin: 0 10px 4px 0;
	border-bottom: 1px solid #d6dae2;
	border-top: 1px solid #ffffff;
}
.itl_radiobox input{
	width: 10px;
	height: 10px;
	margin: 10px 0 0 0;
}
.itl_radiobox span{
	padding: 0 20px 5px 5px;
} 

h3.radiolist {
	margin: 20px 0 5px 0;
}
.itl_radiobox input.freitext {
	width: 300px;
	height:18px;
}
input.itl_duo {
	margin-bottom: 5px;
	float: left;
}
span.itl_duo {
	padding-left: 4px;
}

.itl_categorytable {
	border: 0;
}
.itl_categorytable td {
	border: 0;
	padding: 0 5px 2px 0;
	margin: 0px;
}
