* {
  font-size: 100%;
   margin: 0;
   padding: 0;
   font-family: Arial,Verdana,Helvetica,Times;
   font-size:13px;
   line-height:16px;
   color:#303030;   
   
}

body.general {
  top:0;
  left:0;
  background-color:#CCCCCC;
  background-image:url(img/bg_site.gif);
  background-repeat:repeat-x;
  position:relative;
}

body.cms {
  top:0;
  left:0;
  background-color:#ffffff;  
  position:relative;
}

img {
	border:0px;
}

* > strong > * {
	font-weight:bold;
}

* > b > * {
	font-weight:bold;
}

* > small > * {
	font-size:11px;
}

* > i > * {
	font-style:italic;
}

* > ol > * {
	list-style-position:outside;
	margin-left:22px;
}

ol.alpha {
	list-style-type:lower-alpha;
}




.small {
	font-family : Arial,Verdana,Helvetica;
	font-size : 13px;
  color: #303030;
  line-height : 16px;
}

A,A:VISITED,A:ACTIVE,A:LINK  {
	color : #CB7854 ;
	text-decoration : none;                          
}

A:HOVER  {
  color : #CB7854 ;
	text-decoration : underline;
	}
	








A.el-link-back,A.el-link-back:VISITED,A.el-link-back:ACTIVE,A.el-link-back:LINK  {
  
	color : #CB7854;
	text-decoration : none;                          
}


A.el-link-back:HOVER  {
	text-decoration : underline;  
	color : #CB7854;
	} 
	
	
	


/* ======================================================================= */
/* === ID Layers                                                           */
/* ======================================================================= */

#area {
	border:none;
	float:left;
	height:140px;
	width:368px;
    background-color:#CCCCCC;
    padding-left:1px;
    padding-right:1px;
}

#content {  
  width:558px;
  float:left;
  background-color:#E6E6E6;
  padding-left:30px;
  padding-right:10px;
  padding-bottom:30px;
}

#contentouter {
	width:786px;
	float:left;
}

#header {	
	float:left;
	height:140px;
	margin-top:44px;
	width:785px;	
}

#homearea {
	float:right;
}

#icons {	
	clear:all;
	float:right;
	text-align:right;
	margin-top:5px;
	margin-bottom:18px;
	width:539px;
}

#impressumarea {
	float:right;
}

#logo {
	border:none;
	float:left;
	height:140px;
	width:184px;
}

#mainnavigation {
	width:184px;
	float:left;
}

#printerarea {
	float:right;
}

#printpreview {
	background-color:#383838;
	color:#ffffff;
}

#sidenavigation {
	border:none;
	background-image:url(img/bg_sidenavi.gif);
	background-repeat:repeat-x;
	float:left;
	height:140px;
	width:228px;
}

#site {
	height:600px;
	left:0;	
	top:0;
	width:785px;
}

/* ======================================================================= */
/* === STARTSEITE                                                         */
/* ======================================================================= */

p.starttitle {  
  color : #686868;
  text-decoration: none;
  font-size : 11px;
  font-weight: bold;
  letter-spacing: 1px;
  border-bottom:solid 1px #393939;
  margin-bottom:5px;

}

a.startnewstitle,a.startnewstitle:VISITED,a.startnewstitle:ACTIVE,a.startnewstitle:LINK{  
	color : #393939;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}

a.startnewstitle:hover {  
	color : #555555;
}


a.startnews,a.startnews:VISITED,a.startnews:ACTIVE,a.startnews:LINK{  
	color : #858585;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;	
	display:block;
}

a.startnews:hover {  
	color : #555555;
}

/* ======================================================================= */
/* === PROJECT LISTE                                                       */
/* ======================================================================= */

p.projectlist-title {
	font-size : 13px;
	font-weight : bold;
	color : #686868 ;
	border-bottom:solid 1px #686868;
	margin-bottom:5px;
}

a.projectlist,a.projectlist:VISITED,a.projectlist:ACTIVE,a.projectlist:LINK{  
	text-decoration: none;
	background-image:url(img/b1.gif);
	background-repeat:no-repeat;
	padding-left:15px;

}

a.projectlist:hover {  
	color : #555555;
}




/* ======================================================================= */
/* === NAVIGATION                                                          */
/* ======================================================================= */



/* ==============================    Mainnavi 1   ========================================= */

ul.mainnavi1 {
	list-style-type:none;
	margin-top:40px;
	padding-left:21px;
}

li.mainnavi1 {
	height:18px;
	margin-top:15px;
}


a.mainnavi1,a.mainnavi1:VISITED,a.mainnavi1:ACTIVE,a.mainnavi1:LINK{  
	color : #858585;
	display:block;
	font-size : 15px;
  	font-weight: bold;
  	letter-spacing:1px;	
	text-decoration: none;
}

a.mainnavi1:hover,a.mainnavi1press,a.mainnavi1press:VISITED,a.mainnavi1press:ACTIVE,a.mainnavi1press:LINK,a.mainnavi1press:HOVER {  
	color : #555555;
	font-size : 15px;
	font-weight: bold;
	letter-spacing:1px;
	text-decoration: none;
}

/* ======================================================================================== */

/* ==============================    Mainnavi 2   ========================================= */

ul.mainnavi2 {
	list-style-type:none;
	padding-left:21px;
}

li.mainnavi2 {
	height:15px;
	margin-bottom:5px;
}

a.mainnavi2,a.mainnavi2:VISITED,a.mainnavi2:ACTIVE,a.mainnavi2:LINK{  
	background-image:url(img/nav_spacer.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;	
	color : #858585;
	font-size : 12px;
  	font-weight: bold;
  	letter-spacing:1px;
	padding-left:15px;
	text-decoration: none;
}

a.mainnavi2:hover,a.mainnavi2press,a.mainnavi2press:VISITED,a.mainnavi2press:ACTIVE,a.mainnavi2press:LINK,a.mainnavi2press:HOVER {  
	background-image:url(img/nav_spacer-over.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	color : #555555;
	font-size : 12px;
	font-weight: bold;
	letter-spacing:1px;
  	padding-left:15px;
  	text-decoration: none;
}


/* ============================================================================================ */

/* ==============================    Sidenavigation   ========================================= */

ul.sidenavi {
	float:right;
	list-style-type:none;
	margin-top:70px;
	margin-left:5px;
	text-align:right;	
	width:210px;
}

li.sidenavi {
	float:left;
	height:18px;
	margin-right:5px;
}

a.sidenavi,a.sidenavi:VISITED,a.sidenavi:ACTIVE,a.sidenavi:LINK{  
	color : #9d9d9d;	
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}

a.sidenavi:hover,a.sidenavipress,a.sidenavipress:VISITED,a.sidenavipress:ACTIVE,a.sidenavipress:LINK,a.sidenavipress:HOVER {  
	color : #ffffff;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}

/* ============================================================================================ */




/* ======================================================================= */
/* === CMS                                                                 */
/* ======================================================================= */


.sidenavi {  
	color : #9E9E9E;
	text-decoration: none;
	font-size : 11px;
  font-weight: bold;
  

}





.mainnavi3 {  
	color : #cccccc;
	text-decoration: none;
	font-size : 12px;
  font-weight: bold;

}


.page-title, h1 {
	font-size : 16px;
  letter-spacing: 1px;
  font-weight: bold;
}

.el-link-back:HOVER  {
	text-decoration : underline;  
	color : #CB7854;
	}  
  
.table-title {
	font-weight : bold;
  color : #303030 ;
  background-color : #C4C1B9 ;
  font-size : 14px;
  line-height : 14px;
}

.pub-el-title {
	font-size : 13px;
	font-weight : bold;
	color : #686868 ;
}

.pub-el-lead {
	font-size : 13px;
	font-weight : bold;
  color: #404040;
  margin-bottom:12px;
}




.pub-el-text {
	margin : 0px 0px 3px 0px;
}

.pub-browseth {
  font-weight : bold;
  color : #303030 ;
  background-color : #C4C1B9 ;
  font-size : 13px;
  line-height : 13px;
}

.pub-browsetdodd {
background-color : #E6E6E6;

}

.pub-browsetdeven {
    background-color : #dfdfdf;
}

.browsetdodd {
background-color : #E6E6E6;
}

.browsetdeven {
  background-color : #dfdfdf;
}





/* ======================================================================= */
/* === Sitemap                                                             */
/* ======================================================================= */

.sm1 {
	font-size : 12px;
  color: #303030;
  font-weight: bold;
  letter-spacing: 1px;
}

.sm2 {
	font-size : 12px;
  color: #303030;
  letter-spacing: 1px;
}

.sm3 {
	font-size : 10px;
  color: #303030;
  letter-spacing: 1px;
}


A.sm1,A.sm1:VISITED,A.sm1:ACTIVE,A.sm1:LINK  {
	color : #303030;
	font-size : 12px;
	text-decoration : none;
  font-weight: bold;
  letter-spacing: 1px;

}

A.sm1:HOVER  {
	text-decoration : underline;
  color : #CB7854;  
	}

  
A.sm2,A.sm2:VISITED,A.sm2:ACTIVE,A.sm2:LINK  {
	color : #303030;
	font-size : 12px;
	text-decoration : none;
  letter-spacing: 1px;
}

A.sm2:HOVER  {
	text-decoration : underline;
  color : #CB7854;
	}
  
  
  
A.sm3,A.sm3:VISITED,A.sm3:ACTIVE,A.sm3:LINK  {
	color : #303030;
	font-size : 10px;
	text-decoration : none;
  letter-spacing: 1px;                     
}

A.sm3:HOVER  {
	text-decoration : underline;
  color : #CB7854;
	} 
  
.pub-form-group {
  font-weight : bold;
  color : #030303 ;
}

.pub-form-caption {
  color : #303030 ;
}

.pub-form-caption-req {
  color : #303030 ;
}

.pub-form-caption-req-error {
  font-weight : bold;
  color : #ff0000 ;
}

.pub-form-text {
  font-size : 12px;
  color : #303030;
}

/* ====================================================================== */
/* === FORM-FIELDS                                                    === */
/* ====================================================================== */


span.form-must-asterisk {
	font-family:verdana,arial; /* so lassen, da es besser aussieht */
	font-size:13px;
}

input.dlginput {
	border : 1px solid #BABABA ;
	font-size : 12px;
   margin-bottom:4px;
}

input.dlgsearchinput {
	border : 1px solid #BABABA ;
	font-size : 12px;
}

.dlgselect { 
    background-color:#ffffff; 
    border:1px solid #BABABA; 
    font-size : 12px;
     margin-bottom:4px;
	
    }
	
textarea.dlgtextarea {
	font-family : Arial,Verdana, Helvetica;
  color: #303030;
  font-size : 12px;
  
	border : 1px solid #BABABA; ;
  background-color: #fefefe;  
  scrollbar-base-color:#313745;
  scrollbar-3dlight-color:#BABABA;
  scrollbar-arrow-color:#3838	38;
  scrollbar-darkshadow-color:#BABABA;
  scrollbar-face-color:#BABABA;
  scrollbar-highlight-color:#BABABA;
  scrollbar-shadow-color:#383838;
  scrollbar-track-color:#CCCCCC;
  
}
    
input.dlgbutton {
	font-size : 9px;
  color: #E6E6E6; 
  border : 1px solid #C16943 ;
  background-color: #CB7854 ;
  font-weight: bold;
  cursor:pointer
}

input.dlgerror-input {
	border : 1px solid red ;
}

.dlgerror-message {
	font-size : 12px;
  color: red ;
}


    
.dlgselectgender { 
    background-color:#ffffff; 
    border:1px solid #DDDDDD;
    font-size : 12px;
    margin-bottom:4px;
    width:120px;    
    }    
    

.dlgtextarea {
	font-size : 11px;
	border : 1px solid #5D5D5D;
}

.dlgcaption {
	font-weight : bold;
	color:#565450;
	letter-spacing:1;
}
/* ====================================================================== */
/* === Bild/Text-Element 3                                            === */
/* ====================================================================== */


.pub-el-text-text {
  margin:0px;
	padding:0px;
}

.pub-tth-h2 {
	font-size:11px;
	padding:0px;
  margin:0px;
	font-weight: bold;
}

.pub-el-text-title {
	font-size : 13px;
	font-weight : bold;
	color : #686868 ;
	padding:0px;
  margin:0px;
  margin-bottom:7px; 
}

.pub-tth-ul {
	list-style:none;
	margin:0;
	padding:0;
}

.pub-tth-li {
  background-image:url(img/bullet_list.gif) ;
  background-position: left top;
  background-repeat:no-repeat;
  list-style:none;
  padding-left:18px;
  margin-bottom:5px;
  text-align:left;

}


.pub-el-text-image-l {
	padding-right:10px;
	padding-top:3px;
	padding-bottom:5px;
	float:left;
	}
	
.pub-el-text-image-r {
	padding-left:15px;
	padding-top:3px;
	padding-bottom:5px;
	float:right;
}

.pub-el-text-image-c {
	padding-top:3px;
	padding-bottom:5px;
	text-align:center;
}  

br.txtelm {  
  line-height:1px;
  margin:0px;
  padding:0px;
  font-size:1px;
  height:1px;
}


   /* ====================================================================== */
/* === ELEMENT ALBUM / DIASHOW                                            */
/* ====================================================================== */

*.albumremote {
  background-image:url(img/album_foto_bg.gif);
  background-repeat:repeat-x;
  line-height:20px;
  border-right:solid 2px #000000;
  padding-left:3px;
  padding-right:3px;
}


a.diashow,a.diashow:link,a.diashow:visited,a.diashow:active,a.diashow:focus {
  background-image:url(img/arrow_more.gif) ;
  background-repeat:no-repeat ;
  color:#BE0000 ;
  padding-left:10px ;
  text-decoration:none ;  
}

a.diashow:hover {
  color:#BE0000 ;
  text-decoration:underline ;
}

a.galleryclose,a.galleryclose:link,a.galleryclose:visited,a.galleryclose:active,a.galleryclose:focus {
  color:#afafaf ;
  padding-left:10px ;
  text-decoration:none ;  
}

a.galleryclose:hover {
  color:#afafaf ;
  text-decoration:underline ;
}

a.gallery-navigator,a.gallery-navigator:link,a.gallery-navigator:visited,a.gallery-navigator:active,a.gallery-navigator:focus {
  color:#BE0000 ;
  text-decoration:none ; 
  font-weight:bold; 
}

a.gallery-navigator:hover {
  color:#BE0000 ;
  text-decoration:underline ;
}

img.albumthumbborder {
  border:solid 1px ;
  border-color:#c8c8c8 ;
  padding:5px ;
}

img.albumthumb {
}

img.albumborder {
  border:solid 1px ;
  border-color:#c8c8c8 ;
}

img.album {
  }


table.gallery-table {
	background-color:#ffffff;
	border:solid 1px;
}

td.gallery-navigator {
  color:#666666 ;
  padding-left:5px ;
  padding-right:5px ;
  text-decoration:none ; 
  font-weight:bold; 
  border-left:solid 2px #000000;
  background-color:#ffffff;
   width:20px;
}


td.gallery-remote {
	background-color:#666666;
	padding:5px;
}

p.albumelement-source {
  margin-top:10px;
  display:block;
  width:400px;
  color:#afafaf;
  font-size:10px;
}

span.albumelement-title {
  font-size:11px ;
}

span.albumelement-text {
  margin-top:10px;
  display:block;
  width:400px;
}
 
span.albumpages {
  //float:left;
  //display:block ;
  margin-top:10px;
  margin-left:16px;
  margin-bottom:20px ;
  padding-bottom:5px ;
 }
a.rssprovider {
  padding-left: 20px ;
	background-image: url(/cm_res/images/rss-icon.png);
	background-repeat: no-repeat;
	background-position: left;
} /* ====================================================================== */
/* ===  TABLES 					                                          */
/* ====================================================================== */

table, thead, tbody, td, th, tr {
	background-color:#e6e6e6;
	border:0px;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

/* Table caption */
thead th {
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: center right;	
	font-weight:bold;
	padding:2px;	
	line-height:1;
	text-align:left;
	vertical-align:top;	
	color:#616060;	
}



/* Table caption sort */
thead th.header {
	background-image: url(img/bg.gif);
	padding-right:20px;
	
}

*.elm_table_headerbg {
	background-color:#d4d4d4;
}

thead th.headerSortDown {
	background-image: url(img/desc.gif);
}

thead th.headerSortUp {
	background-image: url(img/asc.gif);
}


/* Table cell */
tbody tr td {
	text-align:left;
	vertical-align:top;	
	border:0px;
	padding:2px;
}

*.elm_table_showborder {
	border:solid 1px #d4d4d4;
	border-collapse:collapse;
	
}

*.elm_table_showlineborder {
	border-bottom:solid 1px #d4d4d4;
	border-top:solid 1px #d4d4d4;
	border-left:solid 1px #e6e6e6;
	border-right:solid 1px #e6e6e6;
	border-collapse:collapse;
	
}

*.elm_table_headerborder {
	border:solid 1px #b9b9b9;
	border-collapse:collapse;
}

*.elm_table_bordercolor1, *.elm_table_headerborder1 {
	border:solid 1px #e8e8e8;
}

*.elm_table_bgcolor {
	background-color:#d4d4d4;
}

caption {
	font-weight:bold;
	
}


*.odd {
	background-color:#f8f8f8;
}

*.even {
	background-color:#e4e4e4;
}


table.tablesorter tbody tr.odd td {
	background-color:#f8f8f8;
}

table.tablesorter tbody tr.even td {
	background-color:#e4e4e4;
} /* ====================================================================== */
/* === CUG USERSTATUS                                                        */
/* ====================================================================== */

div.cug_infobox {	
	height:70px;
	margin-top:20px;
	margin-left:15px;
	text-align:right;
	width:150px;
}

fieldset.cug_infobox {
	border:1px solid #666560;
	height:70px;
	padding:0px;
	position:relative;
	text-align:left;
	width:150px;	
}

legend.cug_infobox {
	background-color:#cccccc; /*wichtig für Safari*/
	color:#666560;
	font-size:10px;
	position:absolute;
	top:-.5em;
	
	
}

span.cug_infobox_user {	
	color:#666560;
	display:block;
	font-size:11px;
	font-weight:bold;
	padding-top:7px;
	padding-top:13px;
	padding-left:10px;	
}

span.cug_infobox_time {
	color:#666560;
	display:block;
	font-size:10px;
	padding-top:2px;
	padding-left:10px;	
}

A.cug_infobox,A.cug_infobox:LINK,A.cug_infobox:VISITED,A.cug_infobox:ACTIVE,A.cug_infobox:FOCUS  {
	background-image:url(img/elm_cuguser_infobox.gif);       	
	background-repeat:no-repeat;
	background-position:top right;
	color :#666560;
	display:block;
	font-size :10px;
	padding-right:10px;
	text-decoration :underline;	
}

A.cug_infobox:HOVER  {
	background-image:url(img/elm_cuguser_infobox_hi.gif);  
	color :#666560;
	text-decoration :underline;
	
	}

/* ====================================================================== */
/* === CUGUSER                                                        === */
/* ====================================================================== */

div.cuguser-dialog-frame {  
  margin-left:6px ;
  margin-top:6px ;
  width:450px ;
}

div.cuguser-dialog-title {
  color:black ;
  display:block ;
  font-weight:bold ; 
  margin-bottom:6px ; 
  padding:3px ;
  text-align:left ;

}

div.cuguser-dialog-title2 {
  border-bottom:1px solid black ;
  margin-bottom:16px ;
  padding:3px ;
  padding-top:10px ;
  padding-bottom:20px ;
}

div.cuguser-error-message {
  background-color:White ;
  border:1px solid red ;  
  color:red ;  
  font-weight:bold ;
  margin:3px ;
  padding:3px ;
}

div.cuguser-login-frame {
}

div.cuguser-ok-message {
  background-color:White ;
  border:solid 1px green ;
  color:green ;  
  font-weight:bold ;
  margin:3px ;
  padding:3px ;
}

table.cuguser-dialog-table {
	border-spacing:5px ;
	padding-bottom:8px ;	
} /*******************************************************************************
 * Stylesheet für twGmap01einfach
 ******************************************************************************/

#twGmap {
	width: 450px; 
	height: 300px;
} 
