/*  
Theme Name: Convenite
Description: Flexibles und skalierbares 3-Spalten-Theme mit gerundeten Ecken
Version: 1.2 
Author: Netzformat - Georg Ries
Author URI: http://www.netzformat.de/
*/

/* Generalfarben */
/* hellgruen: #A7CE39 */
/* hellblau: #00ADEE*/
/* dunkelblau: #004279 */


/***** Allgemeines *****/

/* Farbdefinition Schrift  */
/* Logo / Bereiche */
.hellgruen_s {
	color: #A7CE39;
}
.hellblau_s  {
	color: #00ADEE;
}
.dunkelblau_s  {
	color: #004279;
}


/* sonstige */
.mittelgruen_s {
	color: #008563;
}

.dunkelgruen_s {
	color: #005A41;
}

/* sonstige */
.mittelblau_s {
	color: #0067B3;
}


/* Farbdefinition Hintergrund */
.hellgruen_h {
	background-color:#A7CE39;
}
.hellblau_h {
	background-color: #00ADEE;
}
.dunkelblau_h {
	background-color: #004279;
}

.zentrieren {
	margin:0 auto;

}




* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;

	margin-left: 2%;
	margin-right: 2%;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color:#1B4A72; /* auswahl */
}

body a {
	text-decoration:none;
}


#wrapper {
	padding: 0px 0px 0px 0px;
	min-width: 700px;
	margin:0 auto;
	max-width:1200px;

	background-image: url(images/logo-hg.png);
	background-repeat: no-repeat;
	background-position:550px 4px;
}



/***** Kopfbereich *****/
#header {
	padding: 10px;
	border:0px solid #99CCFF;
	margin-bottom:0px;
}

#logo {
	float:left;
	padding:0px 22px 5px 22px;
}


#header_left {
	margin:10px 0px 0px 0px;
	font-family:Eurostyle, Arial, Helvetica, sans-serif;
	color: #004279;
	width:400px;
	border:0px solid #CCCCCC;
	float:left;
}

#header_left h2 {
	font-size:18px;
	margin:0px 0px 0px 0px;
	line-height:22px;
}

#header_left h2 span {
	color: #00ADEE;
}


#header_right {
	float:right;
	margin:8px 40px 0px 0px;
}


#header_right td {
	vertical-align:top;
	border:none;
}


#description {
}

#description h1 {
	font-family:Eurostyle, Arial, Helvetica, sans-serif;
	color: #004279;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	margin: 0px 0px 5px 40px;
}





/* Hauptmenue */
#topmenu {
clear:left;
text-align:right;
	height: 32px;
	margin: 0px 0px 0px 0px;

/*	
	background-image: url(images/topmenue_bg_blue.jpg);

*/
background-image: url(images/topmenue_bg_blue.jpg); 

	background-position:right;
	background-repeat: no-repeat;
	
	background-color:#F6F7F8;
	
	border: 0px solid #FF0000;
	overflow:hidden;
}


#topmenu ul {
	margin: 8px 8px 0px 0px;
}

#topmenu li {
	list-style-type: none;
	font-weight: bold;
	display:inline;

	border: 0px solid #FF0000;
}

#topmenu .current_page_item {
}

#topmenu li a {
	color:#FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	margin-left: 6px;
	border-left: 1px solid #FFFFFF;
}

#topmenu .current_page_item a {
	color: #FFFFFF;
}

#topmenu a:hover, #topmenu a:active, #topmenu a:focus  {
	color: #FFFFFF;
	text-decoration:underline;
}

#topmenu  .current_page_item a:focus, #topmenu   .current_page_item a:active {
	text-decoration: underline;
}



#image {
	float:right;
	margin: 10px 0px 0px 0px;
	width:400px;
	height:80px;
}





/***** Seitenspalten *****/
/* Boxen beide Seitenspalten */
.ro {
	background: url(images/box-ro.gif) top right no-repeat;
	margin:0;
	padding:0;
}

.lo {
	background:url(images/box-lo.gif) top left no-repeat;
	margin:0;
	padding:0;
}

.ru {
	background: url(images/box-ru.gif) bottom right no-repeat;
	margin:0;
	padding:0;
}

.lu {
	background:url(images/box-lu.gif) bottom left no-repeat;
	margin:0;
	padding:0;
}

	/* Hack IE fuer Box-HG */
	.box_ie {
		padding:0.1%;
	}

.box {
	font-size: 0.9em;
	margin:0px 0px 5px 0px;
	padding:1.5em 1.5em 1.5em 1.5em;
	line-height: 1.5em;
}

.box h2 {
	font-size: 110%;
	color: #008563; 
	margin: 0px 0px 3px 0px;
	padding:0px;
}


/* Seitennavigation */
.box ul {
}

.box ul li {
	list-style-type: none;
	border-bottom:1px dotted #CCCCCC;
}

.box li a, .box a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 0px 2px 0px; 
	font-size:11px;
/* 	font-weight:bold; */
}

.box li li a {
	padding-left: 12px;
	border-left: 1px dotted #666666;
	font-size:11px;
/* 	font-weight:bold; */
}

.box li a:hover, .box a:hover, .box .current_page_item a {
	background-color:#ebebeb;
}



/* Linke Spalte */
#left {
	float: left;
	margin-left:10px;
	width: 180px;
	border:0px solid #00FFFF;
}


/* Rechte Spalte */
#right {
	float: right;
	margin-right:10px;
	width: 180px;
}

#right li {
	list-style-type: none;
}

/* avatar ausschalten (sidebar login) */
.avatar_container {
	display:none
	}
	
.sidebarlogin_otherlinks  {
	border-top:1px dotted #CCCCCC;
	font-weight:bold;
}

.sidebarlogin_otherlinks li a {
	font-weight:bold;
}


/* Individuelle Boxen */

/* Login-Bereich */
#user_login, #user_pass {
	width: 120px;
}

#user_pass {
	margin-bottom: 5px;
}

#rememberme {
	float:left;
	margin-right: 3px;
}

#wp-submit {
margin-bottom:10px;
}



/* Suchmaske */
#searchform #s {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	cursor: pointer;
	width: 120px;
	height: 18px;
	margin-top:5px;
}

#searchform #s:focus {
}

#searchform #b {
}



/***** Mitte, Inhalt *****/
#middle {
	margin: 0px 200px 0px 210px;
	padding: 0px 0px 0px 0px;

	/* Hoehe entsprechend sidebar festlegen 
	min-height:510px;*/

	border:0px solid #CCFF00;
}


/* Inhalt */
#content_wrap {
	border:0px solid #FFFFFF; /* workaround! 1px */
}


#content {
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 0px ;
	min-height:650px;

	width:97%;
	overflow-y:hidden;
	overflow-x:auto;

/*		height:800px;
background-color: #FFFFFF; 
*/
	border:0px solid #66FFFF;
}

#content p {
	margin:0px 10px 0px 10px;

}



/* Imageleiste Zielgruppen - alles css!! */
#imagebar  {
	width:560px;
	height:170px;
	border:0px solid #CCCCCC;
	margin:0px auto 0px auto;
}

.image_text {

	font-family:Eurostyle, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #004279;
	font-size:12px;


	margin: 90px 0px 0px 0px;
	
	background-color:#FFFFFF;
	padding: 4px 2px 0px 2px;
	height:25px;
	line-height:10px;

	filter:alpha(opacity=80);
	-moz-opacity: 0.80; 
	opacity: 0.80; 
	
	border:0px solid #006699;
}

.image_text:hover {
	text-decoration:underline;

}

#image1, #image2, #image3  {
	width:180px;
	height:119px;
	float:left;
	z-index:0;
}

#image1  {
	background-image:url(images/top-images/img-unternehmen-klein.jpg);
	border-bottom:6px solid #004279;
	margin-right:10px;
}
#image2 {
	background-image:url(images/top-images/img-fuehrungskraefte-klein.jpg);
	border-bottom:6px solid #00ADEE;
	margin-right:10px;
}
#image3 {
	background-image:url(images/top-images/img-wissenschaft-klein.jpg);
	border-bottom:6px solid #A7CE39;
}


#imagebar #image_big1 {
	border-bottom:6px solid #004279;
}

#imagebar #image_big2 {
	border-bottom:6px solid #00ADEE;
}

#imagebar #image_big3 {
	border-bottom:6px solid #A7CE39;
}


#imagebar #image_big {
	border-bottom:6px solid #CCCCCC;
}




/* Titel der Seite */
#content h1 {
	clear:both; /* nach imageleiste */
	color: #0067B3;
	font-size: 1.3em;
	border: 0px solid #CCCCCC;
	margin: 10px 0px 0px 0px;
	width:100%;
	line-height:1.2em;
	text-align:center;
	border:0px solid #CCCCCC;
}

/* Untertitel  */
#content h2  {
	color: #0067B3;
	font-size: 1.0em;
	font-weight: bold;
}

/* Zwischentitel */
#content h3  {
	color: #000000;
	font-weight: bold;
}

#content p {
	margin-top: 15px;
	line-height: 18px;
	text-align:justify;
}



#content #hoch {
	float:right;
	border:0;
}

.float_right {
	float:right;
	clear:right;
	}

.float_left {
	float:left;
	clear:left;
	}


.nutzername {
	color: #179CFF;
/*	font-size:0.8em; */
}


/* Content Allgemein */
#content a, #foot a {
	color: #0067B3;
	text-decoration:none;
}

#content a:hover, #foot a:hover {
	text-decoration: underline;
}

.none, .display_none {
	display: none;
}

#content ul, #content ol {
	padding: 20px;
}

#content ul li, #content ol li {
	margin-left: 0px;
}






/* Tabellen */
table {
	border:0px solid #999999;
	border-collapse: separate;
}

th {
	color: #666666;
	font-weight:normal;
	text-align:left;
	padding:3px 0px 3px 3px;
	border-bottom:1px dotted #CCCCCC;
}

td {
	color: #666666;
	vertical-align:top;
	padding:3px 0px 3px 3px;
	border-bottom:1px dotted #CCCCCC;
}


.aligncenter {
	margin:0px auto 0px auto;
}




/*** Bilder und Caption ***/
#content img {
	padding:0px;
	border:0px solid #CCCCCC;
	}

#content .alignnone {
	float: none;
	margin: 0px 0px 0px 0px;
}

#content .alignleft {
	float: left;
	margin: 0px 10px 0px 0px;
}

#content .alignright {
	float: right;
	margin: 0px 0px 12px 12px;
}


#content .wp-caption img {
	padding: 3px;
	margin:0px;
}

.wp-caption {
	border-bottom: 1px solid #CCCCCC;
	margin:0px;
	padding:0px;
}

.wp-caption-text {
	font-size:0.9em;
}





/***** Fussbereich *****/
#footer {
	text-align: center;
	font-size: 0.8em;
	padding: 10px 0px 15px 0px;
}

#footer ul {
}

#footer li {
	display: inline;
	list-style-type: none;
}

#footer li a {
	color:#666666;
	margin-left:0px;
}


.anzeige {
	color:#999999;
	font-size:0.8em;
	margin:10px 0px 0px 0px;
}





/*** Sonstiges ***/
.clear {
	clear: both;
}

#printinfo {
	display:none;
}


#marqueecontainer {
	position: relative;
	height: 100px; /*marquee height */
	overflow: hidden;
}

.meldung {
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:10px;
	margin-bottom:10px;
}

.meldung p {
	margin-bottom:5px;
}

#marqueecontainer a {
	color: #0067B3;
}

.box .widgettitle {
	font-size:10px;
	color:#666666;
	font-weight:normal;
	line-height:11px;

}

.wordtube {
	float:left;
}



