/* CSS Document */
html{
	margin: 0; 
	padding: 0;
}
body {
 	color: #333232;
  	font-size: 12px;
  	font-family: Arial, Helvetica, sans-serif;
	margin: 0px; 
	padding: 0;
	background-image:url(../images/site_bg.gif);
}


#content {			
 	position:absolute;
  	height: auto; 
	width: 800px;
	margin-left:-400px;
	top:20px;
  	left: 50%;
  	text-align: left;
  	padding-bottom: 20px;
}


#header{
	position:relative;
	width:760px;
	height:20px;
	background-color:#ff6600;
	line-height:20px;
	vertical-align:middle;
	text-align: right;
	color:#FFFFFF;
	padding-right:40px;
	font-size:12px;
}
a.sub:link, a.sub:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.sub:active, a.sub:hover{
	color:#FFFFFF;
	text-decoration: underline;
}




#inhalt{
	position:relative;
	width:800px;
	top:0;
	
	min-height:460px;
	height:auto !important;
	height:460px;
	background-color:#FFFFFF;
	border-bottom:3px solid #d1cfc9;
}
#left{
	position:absolute;
	left:0;
	top:0;
	width:255px;
	height:460px;
}

#left-r{
	position:absolute;
	left:0;
	top:620px;
	width:255px;
	height:460px;
	text-align:right;
}




.logo{
	margin-top:83px;
}
#menue{
	position:absolute;
	top:255px;
	width:250px;
	height:150px;
}
#right{
	position:relative;
	margin-left:300px;
	top:0;
	width:450px;
	min-height:360px;
	height:auto !important;
	height:360px;
	background-image: url(../images/bg_right.jpg);
	background-repeat:no-repeat;
	background-color:#f9f9f9;
	padding-left:50px;
	padding-bottom:50px;
	padding-top:102px;
}


.text_o{
	position:relative;
	width:430px;
	padding-right:20px;
}
.text_u{
	position:relative;
	top:38px;
	width:430px;
	padding-right:20px;
}
*html .text_u{
	top:25px;
}
.text{
	padding-right:20px;
}
.ueberschrift{
	display:block;
	width:100%;
	height:22px;
	border-bottom:1px dotted #333232;
	margin-top:0;
	font-weight:bold;
	font-size:14px;
}
.ueb{
	display:block;
	width:100%;
	padding-bottom:5px;
	border-bottom:1px dotted #333232;
	margin-top:20px;
	font-weight:bold;
	font-size:14px;
}

#buch{
	width:106px;
	height:153px;
}
.cover_left
{
	width:112px;
	margin:15px 15px 0 0;
	float:left;
}
.cover
{
	width:112px;
	margin:15px 15px 0 15px;

	float:left;
}
.cover_right
{
	width:112px;
	margin:15px 0 0 15px;
	float:left;
}
.cover p,
.cover_left p,
.cover_right p
{
	text-align:center;
}
.clear
{
	clear:both;
}



a.textlink:link, a.textlink:visited{
	color:#FF6600;
	text-decoration:none;
}
a.textlink:hover, a.textlink:active{
	color:#FF6600;
	text-decoration: underline;
}

ul{
	list-style-type: disc;
}
ul li{
	margin-bottom:10px;
}
ul li ul{
	margin-top:10px;
	list-style-type:circle;
}
ul li ul li{
	margin-bottom:3px;
}



#menue ol {
	list-style-type: 						none;
	margin: 								0;
	padding:								0;
}

#menue ol li {
	width: 									250px;
	height: 								15px;
}

#menue ol li a {
	
	font-weight: 							bold;
	text-decoration: 						none;
	width: 									250px;
	height: 								15px;
	display: 								block;
	margin-top: 							0px;
	margin-bottom: 							0px;
	
	
	
	
	
}
#menue ol li.line{
	height:1px;
	background-image:url(../images/buttons/dottet_line.gif);
	background-repeat:repeat-x;
	margin-top:4px;
	margin-bottom:4px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

/********************************************************************/
/************* Linkdevs Mainmenue ***********************************/
/********************************************************************/

#menue li .email:link {
	background-image: 			 			url(../images/buttons/email_management.gif);
	background-repeat:						no-repeat;
}
#menue li .email:visited {
	background-image:						url(../images/buttons/email_management.gif);
	background-repeat:						no-repeat;
}
#menue li .email:hover {
	background-image:						url(../images/buttons/email_management_r.gif);
}
#menue li a.email_active {
	background-image: 						url(../images/buttons/email_management_r.gif);
}



#menue li .such:link {
	background-image: 			 			url(../images/buttons/online_praesentieren.gif);
	background-repeat:						no-repeat;
}
#menue li .such:visited {
	background-image:						url(../images/buttons/online_praesentieren.gif);
	background-repeat:						no-repeat;
}
#menue li .such:hover {
	background-image:						url(../images/buttons/online_praesentieren_r.gif);
}
#menue li a.such_active {
	background-image: 						url(../images/buttons/online_praesentieren_r.gif);
}



#menue li .social:link {
	background-image: 			 			url(../images/buttons/social_computing.gif);
	background-repeat:						no-repeat;
}
#menue li .social:visited {
	background-image:						url(../images/buttons/social_computing.gif);
	background-repeat:						no-repeat;
}
#menue li .social:hover {
	background-image:						url(../images/buttons/social_computing_r.gif);
}
#menue li a.social_active {
	background-image: 						url(../images/buttons/social_computing_r.gif);
}



#menue li .kontakt:link {
	background-image: 			 			url(../images/buttons/kontakt.gif);
	background-repeat:						no-repeat;
}
#menue li .kontakt:visited {
	background-image:						url(../images/buttons/kontakt.gif);
	background-repeat:						no-repeat;
}
#menue li .kontakt:hover {
	background-image:						url(../images/buttons/kontakt_r.gif);
}
#menue li a.kontakt_active {
	background-image: 						url(../images/buttons/kontakt_r.gif);
}



#menue li .presse:link {
	background-image: 			 			url(../images/buttons/presse.gif);
	background-repeat:						no-repeat;
}
#menue li .presse:visited {
	background-image:						url(../images/buttons/presse.gif);
	background-repeat:						no-repeat;
}
#menue li .presse:hover {
	background-image:						url(../images/buttons/presse_r.gif);
}
#menue li a.presse_active {
	background-image: 						url(../images/buttons/presse_r.gif);
}


#menue li .ueber:link {
	background-image: 			 			url(../images/buttons/ueber.gif);
	background-repeat:						no-repeat;
}
#menue li .ueber:visited {
	background-image:						url(../images/buttons/ueber.gif);
	background-repeat:						no-repeat;
}
#menue li .ueber:hover {
	background-image:						url(../images/buttons/ueber_r.gif);
}
#menue li a.ueber_active {
	background-image: 						url(../images/buttons/ueber_r.gif);
}
