/* @override 
	http://localhost:8888/rangenet/lockruf/web/css/lockruf.css
	http://192.168.2.22:8888/rangenet/lockruf/web/css/lockruf.css
*/

* {
	padding: 0;
	margin: 0;
}

/* @group =regular markup */

html {}

body {
	background: #fff url(../img/_style/body.gif) repeat-x;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
}

body#logo {
	background: #B72531;
}


a {
	color: #bd2431;
	outline: none;
}

a:hover {
	text-decoration: none;
}

a.img {
	color: #B72531;
}


h1 {
	color: #B72531;
	font-size: 1.5em;
}

h2 {
	color: #B72531;
	font-size: 1.1em;
}

h3 {
	color: #4c4c4c;
	font-size: 0.9em;
}

h4 {
	color: #B72531;
	font-size: 0.9em;
}

h5 {
	color: #666;
	font-size: 0.95em;
}


h6 {
	font-size: 0.99em;
}


p {
	font-size: 0.85em;
	line-height: 1.4em;
	/*border-color: #878787;*/
}


b {
	font-size: 11px;
	line-height: 1.4em;
	
}

img { border: none 0px; }

img.logo{ display: none; }

img.headline { margin: 12px 0 0 0; }


html>body/**/img.entwickeln { 
	float: left;
	margin: 90px 0 0 0;
}

img.entwickeln { 
	/*float: left;*/
	margin: 90px 0 0 0;
}


img.kaulbach { 
	float: left;	
	margin: 35px 0 0 26px;
}
 
ul{

	font-size: 0.85em;
	font-size: 12px;
	list-style: none;
	margin: 0 0 0 20px;
}

ol{

	font-size: 12px;
	line-height: 1.4em;

	margin: 0 0 0 20px;
}




ol li {
	list-style-image: none;
	list-style-position: inside;	
}
 
 
li {
	margin: 0px;
	list-style-image: url(../img/lockruf_mini_right.gif);
	list-style-position: outside;
}

div.line {
	border-top: 1px solid #aaa;
	margin: 10px 0 10px 0 ;
}


.float {
	float: left;
}
/* @end */


.breaker {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}

/* @group =navigation */

div#navigation {
	float: left;
	margin: 40px 0 0 0;
	min-height: 200px;
	width: 170px;
}

div#navigation a {
	display: block;
	text-decoration: none;
}

a.active {
		width: 120px;
	}


div#navigation li,
div#navigation ul  {
	background: #fff;
	list-style-image: none;
	list-style-position: outside;
	margin: 0px 0 0 0 ;
	width: 110px;
}




a#profil,
a#strategiekontor,
a#akquisekontor, 
a#pressekontor, 
a#seminare, 
a#kontakt,
a#anmeldung,
a#impressum,
a#jurastierung 
{
	background: #fff url(../img/_style/navigation.gif) 0 0;
	background-position: 0px 0px;
	height: 20px;
	display: block;
	width: 110px;

}



a#profil:hover,
a#strategiekontor:hover,
a#akquisekontor:hover, 
a#pressekontor:hover, 
a#seminare:hover, 
a#kontakt:hover,
a#anmeldung:hover,
a#impressum:hover,
a#jurastierung:hover
{
	background: url(../img/_style/navigation.gif);
	display: block;
	width: 120px;
}



a#profil,
a#pressekontor,
a#seminare {
		margin: 0 0 30px 0;
}


/*a.profil.active {
	background-position: -120px 0px;
}*/

a#strategiekontor {	background-position: 0 -25px; }
a#strategiekontor:hover {background-position: 0 -25px; }
a#strategiekontor.active {background-position: -120px -25px; }

a#akquisekontor { background-position: 0 -45px; }
a#akquisekontor:hover {background-position: 0 -45px; }
a#akquisekontor.active { background-position: -120px -45px; }


a#pressekontor { background-position: 0 -65px; }
a#pressekontor:hover {background-position: 0 -65px; }
a#pressekontor.active {background-position: -120px -65px; }

a#seminare { background-position: 0 -85px; }
a#seminare:hover {background-position: 0 -85px; }
a#seminare.active {background-position: -120px -85px; }

a#kontakt { background-position: 0 -105px; }
a#kontakt:hover {background-position: 0 -105px; }
a#kontakt.active {background-position: -120px -105px; }

a#anmeldung { background-position: 0 -125px; }
a#anmeldung:hover {background-position: 0 -125px; }
a#anmeldung.active {background-position: -120px -125px; }

/*a#impressum { background-position: 0 -145px; }
a#impressum:hover {background-position: 0 -145px; }
a#impressum.active {background-position: -120px -145px; }*/

a#jurastierung { background-position: 0 -165px; }
a#jurastierung:hover {background-position: 0 -165px; }
a#jurastierung .active {background-position: -120px -165px; }

a.jurastierung_link {
	background: #fff url(../img/_style/jurastierung_link.jpg) no-repeat;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 131px;
	line-height: 1.4em;
	margin: 62px 0 0 0;
	padding: 5px 0 0 5px;
	width: 170px;
}

a.jurastierung_link img {
	margin: 5px 0 0 0 ;
}
/* @end */

/* @group =content */

body#logo div#page {
	background: #fff;
	margin: 0 auto;
	width: 950px;
}


div#page {
	background: #fff;
	margin: 0 auto;
	width: 950px;
}

div#container {
	display: inline-block;
	height: auto;
	margin: 0 auto;
	width: 950px;

}

body#logo div#container {
	background-color: #B72531;
	display: block;
	height: auto;
	margin: 0 auto;
	width: 950px;

}



div#header {
	background-color: #B72531;
	height: 135px;
	width: 100%;
}

div#header a {
	display: block;
    color: #fff;
    text-decoration: none;
}

div#logo {
	display: inline-block;
	float: left;
	height: 100px;
	margin: 35px 5px 0 0 ;
	width: 500px;
	/*background: no-repeat url(../img/_style/lockruf_logo.gif) 0 35px;*/
}

div#termine {
	background :  url(../img/termine.gif);
	color: #fff;
	display: inline-block;
	float: right;
	height: 135px;
	/*height: 20px;*/
	margin: 0px 0 0 10px;
	width: 340px;
	
	/*background: no-repeat url(../img/_style/lockruf_logo.gif) 0 35px;*/

}

div#termine p {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 40px 0 0 20px ;
	
}


html>body/**/div#content {
	background: #fff;
	display: block;
	float: left;
	margin: 40px 0 0 0;
	min-height: 100px;
	width: 584px;
}

div#content {
	background: #fff;
	display: block;
	float: left;
	margin: 40px 0 0 0px;
	padding: 0 0 40px 0;
	height: auto;
	width: 584px;
}

div#content h2 {
	margin: 20px 0 20px 0;
}

div#content h3 {
	margin: 30px 0 10px 0;	
}

div#content h4 {
	margin: 30px 0 10px 0;	
}

div#content p {
	margin: 10px 0 0 0;
	width: 585px;
}



div#content p.name {
width: 300px;
display: inline;

}


div#content u {
    font-weight: bold;
    text-decoration: none;
	color: #b72531;
}


html>body/**/div#content p.kontakt,
html>body/**/div#content div.kontakt{
	float: left;
	margin: 0 0px 0 10px ;
	width: 266px;
}

div#content p.kontakt,
div#content div.kontakt{
	float: left;
	margin: 0 0px 0 10px ;
	width: 246px;
}



div#content p.kontakt_left,
div#content div.kontakt_left{
	float: left;
	margin: 0 0px 0 00px ;
	width: 266px;
	
}


div#content ul.kontakt,
div#content ul.kontakt li {
	display: inline-block;
	/*float: left;*/
	
	list-style-image: url(../img/lockruf_mini.gif);
	list-style-position: outside;
	margin: 0px 0 0 10px;
	/*width: 246px;*/

}


div#content div.details {
	/*padding: 6px;*/
}

div#content div.details p {
	/*line-height: 1.1em;*/
	margin: 0 0 10px 0 ;
}

div#content strong
 {
	background: url(../img/lockruf_mini_right.gif)  no-repeat 148px -6px ;
	display: inline-block;
	font-size: 11px;
	float: left;
	margin: 0 10px 00px 0px;
	width: 160px;
}


div#content div.details dfn,
div#content dfn {
	display: inline-block;
	font-size: 12px;
	height: auto;
	margin: 0 0 10px 0;
	width: 400px;
}

div#content div.details ol {
	margin: 0 0 10px 170px;
}



body#start div#content {
	margin: 0;
	width: 300px;
}


body#impressum div#content {
	overflow: auto;
	height: 480px ;
	width: 604px;
}
/* @end */

/* @group =footer */



html>body/**/#footer {
	background-color: #efeeee;
	border-top: 1px solid #aaa;
	bottom: 0px;
	clear: both;
	color: #aaa;
	display: block;
	height: 50px;
	margin: 0 auto;
	padding-top: 5px;
	position: fixed;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}

#footer {
	background-color: #efeeee;
	border-top: 1px solid #aaa;
	bottom: 0px;
	/*clear: both;*/
	color: #aaa;
	display: block;
	/*float: left;*/
	height: 49px;
	margin: 0 auto;
	padding-top: 0px;
	position: fixed;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}

#footerbox {
	height: 50px;
	margin: 0 auto;
	width: 950px;
	vertical-align: 00px;
}


#footerbox a, 
#footerbox p
 {
	float: left;
	display: inline-block;
	color: #4C4C4C;
	/*font-weight: bold;*/
	font-size: 10px;
	text-decoration: none;
	line-height: 50px;
	margin: 0 0 0 3px;
}
#footerbox img,
#footerbox a.footer_ruf {
	display: block;
	float: right;
	height: auto;
}

a.footer_ruf {
	background: url(../img/uplink.gif) 0 0px;
	display: block;
	height: 50px;
	float: right;
	width: 50px;
}

a.footer_ruf:hover {
	background: url(../img/uplink.gif) 0 -50px;
}


#footerbox a:hover {
	color: #B72531;
}



/* @end */

/* @group =forms */

form {
	font-size: 0.85em;
	line-height: 18px;
	float: left;
	margin: 0px 0 0 0;
	padding: 10px 0 20px 0;
	width: 304px;
	background-color: #efeeee;
}

form.anmeldung {
	padding: 10px;
	width: 584px;    
}


input,
textarea {
	/*border-left: 2px solid #efeeee;*/
	display: block;
	float: left;
	height: 18px;
	margin: 0 0 0px 5px;
	/*min-width: 120px;*/
	/*width: 180px;*/
}

input[type=checkbox], 
input.checkbox{
	border: none;
	display: block;
	/*float: left;*/
	
	height: auto;
	margin: 3px 4px 0px 12px;
	width: auto;
	
}




html>body/**/fieldset input[type=radio], 
html>body/**/fieldset input.radio{
	border: none;
	display: block;
	/*float: left;*/
	height: auto;
	margin: 2px 4px 0px 8px;
	width: 16px;
}

input[type=radio], 
input.radio {
	border: none;
	display: inline-block;
	/*float: left;*/
	/*height: auto;*/
	/*margin: 2px 4px 0px 8px;*/
	width: 16px;
}

html>body/**/input.xl,
html>body/**/textarea.xl {
	border: 1px solid #aaa;
	/*border-left: 2px solid #efeeee;*/
	/*display: block;*/
	float: left;
	height: 18px;
	margin: 0 0 3px 5px;
	width: 180px;
	
}

input.xl,
textarea.xl {
	border: 1px solid #aaa;
	/*border-left: 2px solid #efeeee;*/
	display: block;
	float: left;
	height: 18px;
	margin: 0 0 3px 5px;
	min-width: 120px;
	width: 180px;
	
}

html>body/**/input.r, 
html>body/**/textarea.r {
	border-left: 2px solid #b72531;
}

html>body/**/input[type=submit],
html>body/**/input.submit {
	background: #fff url(../img/_style/button_anmeldung.gif) no-repeat -40px -61px;
	border: 1px solid #aaa;
	float: right;
	font-weight: bold;
	height: 30px;
	line-height: 20px;
	margin: 0 6px 0 0 ;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	width: 183px;
}

input[type=submit],
input.submit {
	background: #fff url(../img/_style/button_anmeldung.gif) no-repeat -40px -61px;
	border: 1px solid #aaa;
	float: right;
	font-weight: bold;
	height: 30px;
	line-height: 20px;
	margin: 0 6px 0 0 ;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	width: 183px;
}
label {
	/*display: block;*/
	float: left;
	margin: 0 0 0 10px;
	width: 100px;
	height: 18px;
	
}

form a.nav_text_brown.uppercase {
	background: #fff url(../img/lockruf_mini.gif) no-repeat 150px -2px;
	border-left: 2px solid #fff;
	float: right;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin: 0 7px 0 0 ;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	width: 180px;

}


textarea {
    border: 1px solid #aaa;

	height: 80px;
	width: 180px;
}


form.anmeldung textarea {
	height: 80px;
	width: 460px;
}




html>body/**/fieldset {

	border: 1px solid #aaa;
	float: left;
	border-left: 1px solid #B72531;
	border-left-width: 2px;
	padding: 10px;
	margin: 0 0 0 115px;
	width: 440px;
	}

fieldset {

	border: 1px solid #aaa;
	float: left;
	border-left: 1px solid #B72531;
	border-left-width: 2px;
	padding: 10px;
	margin: 0 0 0 62px;
	width: 440px;
	}


html>body/**/em {
	text-transform: none;
	float: left;
	line-height:18px;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}

em {
	text-transform: none;
	float: left;
	line-height:15px;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}


legend {
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 0 5px 0 00px;
	text-indent: 5px;
	color: #66686a;
}

html>body/**/div#teilnahmebedingungen {
	background: #e6e6e6;
	display: block;
	float: left;
    font-size: 12px;
	margin: 10px 0 0 115px;
	padding: 5px;
	width: 452px ;
}

div#teilnahmebedingungen {
	background: #e6e6e6;
	display: block;
	float: left;
    font-size: 12px;
	margin: 10px 0 0 62px;
	padding: 5px;
	width: 452px ;
}	

div#teilnahmebedingungen h3 {
    margin: 10px 0 0 0;
}
div#teilnahmebedingungen p {
    width: 442px;
}
/* @end */

div.none {
	display: none;
	
}

div.error {
	border: 1px solid #bd2431; 
	margin: 0 0 20px 0;
	padding: 10px;
	width: 552px;
}
div.error p {
	width: 552px;
}


div.success {
	border: 1px solid #1fb62a; 
	margin: 0 0 20px 0;
	padding: 10px;
	width: 552px;
}

div.success h1 {
    color:  #1fb62a; 
}
div.success p {
	width: 552px;
}

span.button {
	/*line-height: 25px;*/
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0 30px 0 0 ;
	padding: 0 0 0 10px;
   	background: #efeeee url(../img/_style/button_anmeldung.gif) -00px -50px;
   	border: 1px solid #ccc;
    height: 50px;
    width: 215px;
}


html>body/**/ a.button_anmeldung.oneline {
	display: block;
	position: relative;
	text-decoration: none;
	top: 20px;
	height: 50px;

}

a.button_anmeldung.oneline {
	display: block;
	position: relative;
	text-decoration: none;
	top: 17px;
	height: 50px;

}

html>body/**/a.button_anmeldung.twoline {
	position: relative;
	text-decoration: none;
	top: 15px;
	}

a.button_anmeldung.twoline {
	position: relative;
	text-decoration: none;
	top: 10px;
	}


