h1 {
	font: bold 18px "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif; 
	color: #749195;
}

h2 {
	font: bold 16px/20px "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif; 
	color: #749195;
	margin: 25px 0 15px 0;
}

#box_kontakt h2 {
	font: bold 16px "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif !important; 
	margin: 0 !important;
	color: #fff !important;
}

.formular h2, #kontaktformular h2 {
	font: bold 16px "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif !important; 
	margin: 0 0 0 15px !important;
	color: #fff !important;
}
h3 {
	font: bold 14px/18px "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif; 
	color: #7591a7;
}

#vlax_inhalt h2 {
	font: bold 12px "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif !important; 
	margin: 25px 0 0 0 !important;
	padding: 0;
}

p, label, li, #preis_tabelle td, #preis_tabelle th, .gruppen_info_around, .cc_table td {
	font: 11px/18px "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif; 
	color: #5a778d;
}



#box_kontakt p {
	color: #2e5471 !important;	
}

#footer p {
	font: 10px "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif !important;
}

p a:link, p a:visited {
	color: #ff7f1e;
}

p a:hover, p a:active {
	color: #2e5471;	
}

#box_kontakt p a:link, #box_kontakt p a:visited {
	color: #fff;
}

#box_kontakt p a:hover, #box_kontakt p a:active {
	color: #2e5471;	
}

#kontaktformular p, #gruppen_info p {
	color: #fff;
	margin-left: 15px; 
	margin-right: 15px;
}


#neue_gruppe p a:link, #neue_gruppe p a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/icon_plus_white.gif) 0 0 no-repeat;
	padding: 2px 0 3px 25px;
}

#neue_gruppe p a:hover, #neue_gruppe p a:active {
	text-decoration: underline;
}

#preise_rechts p a:link, #preise_rechts p a:visited {
	color: #ee8114;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/pfeil_orange.gif) 1px 2px no-repeat;
	padding: 0 0 0 16px;
}

#preise_rechts p a:hover, #preise_rechts p a:active {
	text-decoration: underline;
}

#boerse_tabelle a:link, #boerse_tabelle a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/pfeil_blau.gif) 1px 1px no-repeat;
	padding: 0 0 0 16px;
}

#boerse_tabelle a:hover, #boerse_tabelle a:active {
	text-decoration: underline;
}

.boerse_tabelle_row:hover, .boerse_tabelle_row:active {
	background-color: #ccc;
	cursor: pointer;
}

#gruppenboerse_uni_link {
	background-color: #ff994b;
	padding: 0 10px 10px 15px;
	margin: 0;
	width: 471px;
}

#gruppenboerse_uni_link a:link, #gruppenboerse_uni_link a:visited {
	color: #fff;
	text-decoration: none;
}

#gruppenboerse_uni_link a:hover, #gruppenboerse_uni_link a:active {
	text-decoration: underline;
}


#preise_rechts p {
	margin-top: 0px;
}

#vlax_inhalt ul {
	margin-bottom: 35px; 
}

.sub_h2_line {
	margin: 0;
	padding: 0;
}

/* ########################################################## */

img {
	border: 0;
}

.clearboth {
	clear: both; 
}

label, select, input[type=submit]{
    cursor: pointer;
}

.help {
	cursor: help;
}



/* ########################################################## */

html {
	height: 100%; 
}

body {
	background: #9db2b5 url(/images/bg.jpg) repeat-x; 
	text-align: center;
	margin: 0;
	height: 100%;
}

#container {
	margin: 0 auto;
    width: 880px;
    text-align: left;
    background-color: #fff;
    min-height: 100%;
	height: auto !important; /* moderne Browser */
    height: 100%; /* IE */
}

#box {
	margin: 0 44px 44px 44px;
}

/* ########################################################## */

#header {
	width: 806px;
}

#logo {
	float: left;
	width: 436px;
}

#navRight {
	margin-top: 95px;
	float: right;
	width: 370px;
}

/* ########################################################## */


#content {
	padding-top: 10px;
	border-top: 1px solid #749195;
	width: 806px;
}

#content_left {
	float: left;
	width: 494px; 
}


#content_right {
	float: right;
	width: 260px; 
}

.breite_content_left {
	width: 494px;
}

.bg_hell {
	background-color: #eff2f3;
	padding: 5px;
}


/* ########################################################## */

.news, #subnav, #bottomlink_gruppenboerse {
	border-bottom: 1px dotted #749195;
}

#footer {
	margin-top: 25px;
	border-top: 1px dotted #749195;
	text-align: center;
}


/* ########################################################### */

#nav {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 1.3em;
	}

#nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	clear: left;
	}

#nav ul li {
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
	text-align: center;
}

.nav_outside {
	border-right: 1px solid #749195;
	display: block;
}

#nav ul li a {
	font: normal 14px Arial, Helvetica, Verdana, sans-serif; 
	width: 55px;
	padding: 4px;
	margin-right: 5px;
	margin-left: 5px;
	color: #ff994b;
	text-decoration: none;
	display: block;
	line-height: 1.2em;
	
}

#nav ul li .nav_lastone a {
	margin-right: 0 !important;
}



#nav ul li a:hover, #nav ul li a:active {
	color: #fff;
	background-color: #ff994b;
}


#nav .chosen {
  color: #fff;
	background-color: #ff994b;
}

/* ########################################################### */

#subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 20px 0;
}

#subnav a:link, #subnav a:visited {
	color: #ee8114;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/pfeil_orange.gif) 1px 2px no-repeat;
	padding: 0 0 0 16px;
}

#subnav a:hover, #subnav a:active {
	text-decoration: underline;
}

#subnav strong {
	padding: 0 0 0 16px;
}

#subnav li {
	padding: 5px 0 0 0;
}

#subnav h3 {
	padding-bottom: 0;
	margin-bottom: 0;
}

/* ########################################################### */

#slogan_nachhilfe { 
	background-image: url("/images/text_nachhilfe.gif");
	padding: 19px 0 0 0;
    overflow: hidden;
    background-repeat: no-repeat;  
    height: 0px !important;
    height /**/:19px;
}

/* ########################################################### */

.pic_left {
	float: left;
	margin: 3px 10px 4px 0;  
}

/* ########################################################### */

#bottomlink_gruppenboerse {
	margin-top: 5px;
	padding-bottom: 5px;
}


/* ########################################################### */

#box_ss, #box_kontakt {
	width: 494px;
	margin-bottom: 15px;
}


#box_ss_left, #box_kontakt_left {
	float: left;
	background-color: #9db2b5;
	width: 243px; 
}

#box_ss_right, #box_kontakt_right {
	float: right; 
	background-color: #ff994b;
	width: 243px; 
}

#box_kontakt_right {
	background-color: #9db2b5 !important;
}


.box_ss_inside, .box_kontakt_inside {
	margin: 0 10px 10px 10px;
}

.box_ss_inside p {
	color: #fff !important; 
}


/* ########################################################### */

a.button {
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	width: 179px;
	height: 29px;
	margin: 5px auto;
	padding: 5px 0 0 0;
}

a.button:hover, a.button:active {
	background-position: 0 -42px;
}
		
.hide {
	display: none;
}

#btn_fachoberschule {
	background-image: url(/images/btn_fachoberschule.jpg);
}
#btn_gymnasium {
	background-image: url(/images/btn_gymnasium.jpg);
}

#btn_htw_dresden {
	background-image: url(/images/btn_htw_dresden.jpg);
}

#btn_tu_dresden {
	background-image: url(/images/btn_tu_dresden.jpg);
}

/* ########################################################### */

#preis_tabelle {
	width: 484px;
}

#preis_tabelle th {
	text-align: left; 
	font-weight: bold; 
	border-bottom: 1px solid #5a778d;
}

#preise_personen {
	width: 80px;
}

#preise_preise {
	width: 284px;
}

#preise_rechts {
	width: 120px;
}

/* ########################################################### */

#boerse_tabelle {
	margin-top: 5px; 
}

#boerse_tabelle th{
	font: bold 10px "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif; 
	color: #fff;
	background-color: #8fa7aa;
	padding: 4px;
	border-bottom: 1px solid #fff;
}

#boerse_tabelle td{
	font: normal 10px "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif; 
	color: #fff;
	background-color: #5a778d;
	padding: 4px;
	border-bottom: 1px solid #fff;
}


#neue_gruppe_button {
	padding-top: 12px;
	text-align: center;
	width: 198px;
	display: block;
	height: 44px;
	background: url(/images/bg_button_blue_big.jpg) 0 0 no-repeat;
}



/* ########################################################### */

#schnellkontakt, #kontaktformular {
	background-color: #ff994b; 
	width: 496px;
}

#schnellkontakt_rechts {
	float: right;
	width: 256px; 
}

#schnellkontakt_links {
	float: left;
	width: 240px; 
}

#sk_handy, #sk_submit, #sk_name, #schnellkontakt textarea {
	font: normal 10px/16px "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif; 
	border: 0;
	padding: 5px
}

textarea {
	font: normal 11px/16px "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif; 
	padding: 4px;
}

#schnellkontakt p {
	color: #fff !important;
	margin-left: 15px;
}

#sk_anzahl {
	font: 11px/18px "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif; 
	background-color: #ff994b;
	color: #fff;
	border: 0;
}

#sk_nachricht {
	margin: 10px 0 0 15px;
	width: 210px;
}

#sk_handy, #sk_submit, #sk_name {
	margin-top: 10px;
	width: 227px;
}

#sk_submit, #form_submit {
	color: #ff7f1e;
	font-weight: bold !important;
	background-color: #fff !important;
	width: 237px !important;
	border: 1px solid #000 !important;
	cursor: pointer;
}

/* ########################################################### */

#kontaktformular br {
    clear: both;
}

#kontaktformular label.form_left, .formular label.form_left {
    float: left;
    text-align: left;
    width: 115px;
    margin-right: 10px;
    margin-left: 15px;
    position: relative;
    top: 22px;
    color: #fff;
    font-weight: bold;
}

#kontaktformular .form_right, .formular .form_right {
    float: left;
    width: auto;
    clear: both;
    margin-left: 150px;
    margin-right: 10px;
}


/* ########################################################### */

#gruppen_info {
	background-color: #7591a7;
	width: 496px;
	font: 11px/18px "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif; 
}

.gruppen_info_around { margin: 0 18px; border-bottom: 1px dotted #fff; padding: 5px; }
.gruppen_info_left { float:left; width:130px; color: #fff !important;}
.gruppen_info_right { margin-left:150px;color: #fff !important; }

/* ########################################################### */

.cc_modul, .cc_modul_done {
	background-color: #ff994b;
	padding: 10px;
	clear: left;
	margin-top: 15px;
}

.cc_modul_done {
	background-color: #ffcca5;
}

.cc_modul h2, .cc_modul_done h2 {
	margin-top: 0 !important;
	color: #fff !important;
}

.cc_modul p, .cc_modul td, .cc_modul_done p, .cc_modul_done td {
	color: #fff;
}

.cc_checkbox {
	float: left;
	text-align: center;
}

.cc_right {
	margin-left: 50px;
}

.cc_table {
	width: 420px;
}

.cc_table td {
	border-bottom: 1px dotted #fff;
}

.cc_table p {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.cc_modul_title {
	width: 25%;
	margin-top: 0;
	font-weight: bold !important;
	padding: 0;
	vertical-align: top;
	
}

.cc_modul_content {
	width: 75%;
	margin-top: 0;
	vertical-align: top;
}



	
/* ########################################################### */

.error {
	color: #f00 !important;
}

