/** Start Basis **/
html{	overflow-y:scroll;}

body{
	background-image:url(/Landespraeventionsrat/Image/Layout/MainBG.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #F5F5F5;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 100.01%;
	margin: 0;padding:0;
	scrollbar-3dlight-color: #BFBFBF;
	scrollbar-arrow-color: #87A29A;
	scrollbar-darkshadow-color: #BFBFBF;
	scrollbar-face-color: #EEEEE9;
	scrollbar-highlight-color: #FFFFF0;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #F6F6F6;
}
#Background{
	text-align:center;
	background-image:url(/Landespraeventionsrat/Image/Layout/MainBG.gif);
	background-repeat: repeat-y;
	background-position: center;

}
legend{
	color:#0B6E8D;
}
.Beschreibung+p{margin-top:0;}
#SiteContent{
text-align: left;
width:780px;
margin:auto;
font-size: 0.7em;}
#Top{
	clear:both;
	background-image: url(/Landespraeventionsrat/Image/Layout/Top.jpg);
	background-repeat: no-repeat;
	height: 107px;
}
#Path{
	width:764px;
	margin-left:13px;
	clear: both;
}
#Path a{
	font-weight: normal;
	text-decoration: none;
	font-size: 1em;
}
#Path .Content{
	margin-top:4px;
}
#Content{
/*	background-image: url(/Landespraeventionsrat/Image/Layout/ContentBG.gif);*/
	padding-bottom:20px;
}
strong.Spez{
	color:#084b61;
}
#ContentWide{
/*	background-image: url(/Landespraeventionsrat/Image/Layout/ContentBG.gif);*/
	padding-bottom:20px;

}

#ContentBasis{
	margin-top:10px;
	margin-left:15px;
	width:762px;
}
#Right,.Right{
	width:250px;
	float: right;
}
.BigRight{
	width:250px;
	float: right;
}

img{
	border:0px;
}
a{color: #084B61;}
a:hover{color: Black;text-decoration: none;}
a.DOC{display: list-item; list-style: none;background: url(/Landespraeventionsrat/Image/Icons/DOC.gif);background-position: top left;background-repeat: no-repeat;padding-left:16px;}
a.PDF{display: list-item; list-style: none;background: url(/Landespraeventionsrat/Image/Icons/PDF.gif);background-position: top left;background-repeat: no-repeat;padding-left:16px;}
a.XLS{display: list-item; list-style: none;background: url(/Landespraeventionsrat/Image/Icons/XLS.gif);background-position: top left;background-repeat: no-repeat;padding-left:16px;}
a.PPT{display: list-item; list-style: none;background: url(/Landespraeventionsrat/Image/Icons/PDF.gif);background-position: top left;background-repeat: no-repeat;padding-left:16px;}
a.ZIP{display: list-item; list-style: none;background: url(/Landespraeventionsrat/Image/Icons/ZIP.gif);background-position: top left;background-repeat: no-repeat;padding-left:16px;}
a.SHP{display: list-item; list-style: none;background: url(/Landespraeventionsrat/Image/Icons/IMG.gif);background-position: top left;background-repeat: no-repeat;padding-left:16px;}
a.LNK{display: list-item; list-style: none;background: url(/Landespraeventionsrat/Image/Icons/LNK.gif);background-position: top left;background-repeat: no-repeat;padding-left:16px;}

td {}

th{
	 color:white;
	 text-align: left;

	background:#10728F;
}
table.Border{
	border: 1px #dfdfdf solid;
}
form{
	margin: 0px;
}

.FormWarning{
	background-color: #FCFCFC;
	border: 1px solid #B20507;
}
p{
	margin-top:0.5em;
	margin-bottom:0.5em;
}

h1{font-size: 1.3em;font-weight: bold;color: #0B6E8D;margin-bottom: 0.5em;}
h2,.NewsHeadline{color: #084B61;font-size: 1.20em;font-weight: bold;margin: 1em 0em 0.3em 0em;}
h3{color:#0B6E8D;font-size:1.10em;margin-bottom: 0.1em;}
h4{margin-top:0em;color:#0B6E8D;font-size:1em;margin-bottom: 0.2em;}
hr{
	border: solid #C0C0C0 1px;
	height: 1px;
}

input,select,textarea{
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.Right input, .Right select{
	font-size:10px;
}
label{
	border-bottom: 1px dotted silver;
	cursor: hand;
}
li {
	margin-top: 0.5em;
}

ul{
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

ul .DOC{margin-left:16px;list-style: none url(/Landespraeventionsrat/Image/Icons/DOC.gif);}
ul .PDF{margin-left:16px;list-style: none url(/Landespraeventionsrat/Image/Icons/PDF.gif);}
ul .XLS{margin-left:16px;list-style: none url(/Landespraeventionsrat/Image/Icons/XLS.gif);}
ul .PPT{margin-left:16px;list-style: none url(/Landespraeventionsrat/Image/Icons/PPT.gif);}
ul .ZIP{margin-left:16px;list-style: none url(/Landespraeventionsrat/Image/Icons/ZIP.gif);}
ul .COY{	padding-left:23px;}
ul .OK{
list-style: none url(/Landespraeventionsrat/Image/Icons/OK.gif);
}
.Comment{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;color: #999999;font-size: 9px !important;font-weight: normal;}
.CommentBox,.ErrorBox{border: 1px solid #AAAAAA;margin-bottom: 10px;margin-top: 10px;}
.CommentBox .Content, .ErrorBox .Content{padding: 3px;}
.ErrorBox .Title{background-color: #D92100;border-bottom: 1px solid #E5E5E5;color: white;font-weight: bold;padding: 3px;background-image: url(UPLOADPATH/Image/Icons/MessageIconWarning.gif);background-position: top right;background-repeat: no-repeat;}
.CommentBox .Title{color:white;background-color: #0d728e;border-bottom: 1px solid #E5E5E5;font-weight: bold;padding: 3px;}


.Comment{
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}

.CommentBox{
	clear:both;
	border-bottom: 2px #DDDDDD solid;
	border-right: 2px #DDDDDD solid;
	margin-bottom: 1em;
	margin-top: 1em;
}
.CommentBody{
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	color: #333333;
	font-size: 0.9em;
	padding: 0.3em;
}

.CommentHead{
	background-color: #8FB2D2;
	border: 1px solid #333333;
	color: white;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0.3em;
}

.ErrorHead {
	background-color: #B20507;
	border: 1px solid #333333;
	color: white;
	font-weight: bold;
	padding: 0.3em;
}

.BarrierHalf{
	clear: both;
	line-height: 0.5em;
}
.BarrierFull{
	clear: both;
	line-height: 1em;
}

.Hidden {display: none;}
.Visible {display: block;}
.Error{
	color:red;
}
.Back{
	margin-top:3em;
}
.Back a{
	font-weight:bold;
}
/** Ende Basis **/
/** Start Module Basis - Optional **/
.ImageRight{
	margin-left:1em;
	margin-bottom:1em;
	float:right;
}
.Wide{
	float:left;
	text-align: left;
	width:500px;
}
.Empty{
	text-align: left;
	margin-right:2em;
}
#WideHome{
	background-image:url(/Landespraeventionsrat/Image/Layout/BGHome.jpg);
	float:left;
	padding-right:15;
	text-align: left;
	background-repeat: no-repeat;
	height:510px;
	width: 100%;
}
	
.InfoTitle{
	font-size:1.3em;
}
.InfoContent{}
.NavBarrier{
	height:100%;
	background-image: url(/Upload/Image/Layout/Seperation.gif);
	width:15px;
	float:left;
}
.ButtonBox{
	list-style: none; 
	margin:0px 0px 0px 0px;
	padding:0px;
}

.ButtonBox .ButtonSmall{ 
	margin:10px 10px 20px 0px;
	float:left;
	width:20px;
	white-space: nowrap;
}

.ButtonSmall a,.ButtonSmall a:visited, .ButtonSmall a:hover{
   display: block; 	
   text-decoration: none; 
	background:white;
	width:100%;
	text-align:center;
	text-decoration: none;
}
.ButtonSmall a.Normal{ 
	background:white;
	border:1px solid #727272;	
	color:#696969;	
	padding:0.1em 0.5em 0.1em 0.5em;
}
.ButtonSmall a.Selected{ 
	border:2px solid #B00704;	
	color:#B00704;	
	font-weight:bold;
	padding:0.1em 0.5em 0.1em 0.5em;
}
.ButtonSmall a.Normal:hover{ 
	border:1px solid #B00704;	
	color:#B00704;	
	font-weight:bold;
	padding:0.1em 0.5em 0.1em 0.5em;
}


.List0 {
	background-color: #F9F9F9;
}

.List1 {
	background-color: #F1F1F1;
}

/** End Module Basis - Optional **/

/** Start Navigation V2**/

/** Ende Navigation V2**/

.ContentEasy{
	margin-left: 20px;
	padding-top: 20px;
}

.ContentNavigationBox {
	margin: 0px 0px 10px;
}

.ContentNavigationBox a:link, .ContentNavigationBox a:visited, .ContentNavigationBox a:hover, .ContentNavigationBox a:active {
	border-bottom: 2px dotted #666666;
	margin: 0px 20px 10px 0px;
	text-decoration: none;
}

/** Start Module News **/
.NewsSpez{
	padding:5px;font-weight:bold;background:red;
	overflow:hidden;
}
a .NewsSpez{color:white;}
.NewsContent{color: #666666;margin: 5px 0px 10px 18px;}
.NewsRow{ clear: both; margin-bottom: 1em; overflow: auto; }
.NewsTrailer{ color: #999999; font-size: 9px; font-weight: normal; }
.NewsHeadline img{ margin-bottom: 1em,; margin-left: 1em; }
a.nanodesign,a.nanodesign:hover{ color: #AAAAAA; text-decoration: none; }
/** End Module News **/

.StandardBox,.FAQContentBox,.NewsContentBox{
	margin-bottom: 20px;
	width: 480px;
}
.ContentBox{
	margin-right:2em;
}
.TopBox a{
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.TopBox:hover{
	color: white;
	text-decoration: none;
}

/** Start Modul Contact Form**/
.ContactFormField{clear:both;margin-bottom:4px;overflow: hidden;}
.ContactFormName{margin-top:4px;width:120px;float:left;text-align:right;margin-right:1em;}
.ContactFormNameForce{font-weight:bold;margin-top:4px;width:120px;float:left;text-align:right;;margin-right:1em;}
.ContactFormNameFormWarning{font-weight:bold;margin-top:4px;width:120px;float:left;text-align:right;;margin-right:1em;}
.ContactFormContent{float:left;}
fieldset{margin-top: 10px;margin-bottom:1em;}
.FieldsetContent{padding:0.5em 0.5em 1em 1em;overflow:hidden;}
.FieldsetContent input[type="radio"]+label{line-height:1.5em;}
.FieldsetContent input[type="checkbox"],.FieldsetContent select{}
.FieldsetContent .Row{margin-bottom:0.5em;}
.FormCounter{font-size:9px;}
.FormCounter input{border:0;background:transparent;}
.FieldsetContent input.Force{border:1px solid black;}
.FieldsetContent textarea.Force{border:1px solid black;}
/** End Modul Contact Form**/


/** Start Infonavigation V2 **/
ul.InfoBox{clear:both;margin:0em 0em 1.5em 0em;list-style: none;padding:0;}
ul.InfoBox li{padding-right:10px;}
ul.InfoBox li.Title{border-left:5px solid #83B1C9;background: #126F98;padding:0.1em 0em 0.1em 8px;margin:0;color: White;font-size:1.0em;border-bottom:1px solid #0C5972;background-image:url(/Landespraeventionsrat/Image/Layout/InfoBoxTitleBG.gif);}
ul.InfoBox li.TitleSpez{font-weight:bold;margin:0;border-left:5px solid #83B1C9;background: #126F98;padding:0.1em 0em 0.1em 8px;color: White;font-size:1.0em;border-bottom:1px solid #0C5972;background-image:url(/Landespraeventionsrat/Image/Layout/InfoBoxTitleBGSpez.gif);}
ul.InfoBox li.SubTitle{font-weight:bold;padding:0.1em 0em 0.1em 15px;margin:1 0 1em 0;color: #283C5C;font-size:1.0em;}
ul.InfoBox li.Marker{font-weight: bolder;border-bottom:1px solid #DCDAD3;padding:0.1em 0em 0.1em 0.3em;margin-top:5px;color: #283C5C;font-size:1.0em;}
ul.InfoBox li.Content{margin-left:10px;}
ul.InfoBox .DOC{margin-left:23px;list-style: none url(/Landespraeventionsrat/Image/Icons/DOC.gif);}
ul.InfoBox .PDF{margin-left:32px;list-style: none url(/Landespraeventionsrat/Image/Icons/PDF.gif);}
ul.InfoBox .XLS{margin-left:23px;list-style: none url(/Landespraeventionsrat/Image/Icons/XLS.gif);}
ul.InfoBox .PPT{margin-left:23px;list-style: none url(/Landespraeventionsrat/Image/Icons/PPT.gif);}
ul.InfoBox .ZIP{margin-left:23px;list-style: none url(/Landespraeventionsrat/Image/Icons/ZIP.gif);}
ul.InfoBox .SHP{margin-left:23px;list-style: none url(/Landespraeventionsrat/Image/Icons/SHP.gif);}
ul.InfoBox .LNK{margin-left:23px;list-style: none;}
ul.InfoBoxBottom .COY{padding-left:0px;list-style:none;}
ul.InfoBoxStandard .SubTitle,ul.InfoBoxBottom .Title,ul.InfoBoxBottom .SubTitle{padding-left:0px;list-style: none;font-weight: bold;padding-top:1em;}
ul.InfoBoxStandard, ul.InfoboxStandard li{
margin-left:1em;padding:0;
}
ul.InfoBox select,ul#ArticleSummaryBox select{font-size: 10px;}

ul.PageBox {padding:0;margin:0em 0em 1em 0em;list-style: none;}
ul.PageBox li.Title{color: #0B6E8D;font-size: 1.3em;padding-left:0px;list-style: none;font-weight: bold;}
ul.PageBox a.Selected{
	font-weight:bold;
}
#InfoBoxHome a{text-decoration:none !important}
#InfoBoxHome li{list-style: disc;margin-left:35px;color:#0c5972;}
#InfoBoxHome li.Title{margin-left:0;color:white;list-style:none;}
#InfoBoxHome a:hover{text-decoration: underline !important;}
/** End Infonavigation V2 **/

/** Start Module Articlenavigation V2 **/
ul#ArticleSummaryBox {margin: 0em 0em 1.5em 0em;list-style:none;padding:0;}
ul#ArticleSummaryBox.Bottom{margin: 0em 0em 0em 0em;list-style:none;padding:0;}
ul#ArticleSummaryBox li.HeadBottom{ color: #0B6E8D; font-size: 1.10em; font-weight: bold; margin-bottom: 0.1em; margin-top: 1em; }
ul#ArticleSummaryBox li.Head{ background: #126F98; background-image: url(/Landespraeventionsrat/Image/Layout/InfoBoxTitleBG.gif); border-bottom: 1px solid #0C5972; border-left: 5px solid #83B1C9; color: White; font-size: 1.0em; margin:0em; padding: 0.1em 0em 0.1em 0.3em;}
ul#ArticleSummaryBox li.Content{ margin-left: 10px; }
ul#ArticleSummaryBox li.Content a.Normal:link,ul#ArticleSummaryBox li.Content a.Normal:visited{ display: block;}
ul#ArticleSummaryBox li.Content a.Selected,ul#ArticleSummaryBox li.Content a.Selected:visited{ display: block; font-weight: bold; margin: 0px; text-decoration: none;}
ul#ArticleSummaryBox li.Content a.Normal:hover{ display: block; margin: 0px; text-decoration: none;}
/** End Module Articlenavigation V2 **/

/** Start Module Publications **/
.PublicationBox h3{ margin-top: 0em; }
.PublicationBox{ border-top: 1px solid silver; clear: both; padding-bottom: 2em; padding-top: 1em; }
.PublicationBox .Image{ float: left; margin-bottom: 1em; width: 105px; }
.PublicationBox .Image img{ border: 1px solid black; }
.PublicationBox .Description{ margin-left: 10px; width: 370px; }
#UpdateCartButton{ float: right; }
/** End Module Publications **/
.BlockDouble{
	float:left;
	width:500px;
}
.Row{
	clear: both;
	margin-bottom:1em;
}
.Row .Title{
	color: #696969;
	font-size: 11px;
}
.RowFloat{
	overflow:hidden;
	margin-top:5px;
	clear:both;
}
.RowFloat .Title{
	color: black;
	clear:both;
	width:150px;
	float: left;
	text-align:right;
	margin-right:1em;
	padding-bottom:5px;
}
.RowFloat .Content{
	float:left;
}
.RowFloat .ContentWide{}
.RowFloat .ContentWideMarked{font-weight:bold;margin-top:1em;}
.RowFloat .ContentWideMarkedShift{margin-left:150px;font-weight:bold;margin-top:1em;}

.BlockRight{
	float:right;
	margin-left:15px;
	width: 195px;
}
#AdminArea{clear:both;margin-left:1em;margin-top:2em;}
#Vorstand {
margin-bottom:3em;	
}
#Vorstand h2{
	clear:both;
}
#Vorstand .Row{margin-bottom:0.5em;}
#Vorstand .Row:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#Vorstand .Name{
	width:210px;float:left;
	font-weight:bold;
}
#Vorstand .Funktion{
	float:left;width:500px;
}
#Vorstand .Title{
	color:#0B6E8D;
	font-weight: bold;
}

.TeamRow{
	clear: both;
	margin-top:1em;
}
.TeamRow img{
	float:left;
	padding:5px;
	border:1px solid #999999;margin-right:1em;
}
.TeamRow.Description{
	margin-left:1em;
	float:left;
	width:400px;
	margin-top:5px;
}
/** Modul ECards **/
.EcardFormular{ float: left; width: 330px; }
.ECardOverviewBox{ }
.ECard{ float: left; margin-right: 20px; margin-top: 20px; }
.ECardImageFinal{ border: 1px solid #999999; float: right; margin-bottom: 10px; margin-top: 10px; padding: 5px; }
.ECard img{ border: 1px solid #999999; padding: 2px; }
/* Ende Module ECards */

.Beccaria{
	width:300px;
	float:right;
}
.RightBox{
	float:right;
	width:50%;
}
/** Start Module DropMenu **/
#DropBox{width:656px;padding-top:65px;margin-right:0.5em;float:right;}
#menu{float: right;}
#menu ul {list-style: none;margin: 0;padding: 0;float: left;}
#menu ul li {float: left; width: 140px;}
#menu a{font: normal 11px arial, helvetica, sans-serif;display: block;margin: 0;padding: 2px 3px 1px 0px;}
#menu h2 {font: normal 11px arial, helvetica, sans-serif;display: block;margin: 0;padding: 2px 0px 1px 0px;}
#menu h2 {color: #fff;}
#menu h2 a{border-top:0;}
#menu a {color: #fff;background: transparent;text-decoration: none;padding-left:10px;border-top:1px solid #0B536A;}
#menu .WideX{background:#0E647D;margin:0;}
#menu .Wide{margin:0;background:#0D728E;}
#menu a:hover {color: #ffff;background: #88B2CA;}
#menu li {position: relative;}
#menu ul ul {position: absolute;z-index: 500;}
#menu ul ul ul {position: absolute;top: 0;left: 100%;}
div#menu ul ul,div#menu ul li:hover ul ul,div#menu ul ul li:hover ul ul{display: none;}
div#menu ul li:hover ul,div#menu ul ul li:hover ul,div#menu ul ul ul li:hover ul{display: block;}
/** End Module DropMenu **/
/* Start Module Gallery */
.GalleryBox{
	margin-top:1em;
}

.GalleryBox img{
	border:solid 1px silver;
	padding:5px;
	margin: 5px;
}
.GalleryNav{
	margin-top:2px;
	margin-right:5px;
}
.GalleryDescription{
	margin-left:5px;
}
/* Ende Module Gallery */
/* Start Modul Registerkarten*/
#RNav ul{font-size:12px;margin:0 0 0.5em 0;padding:0;}
#RNav ul li{list-style:none;display:inline;}
#RNav ul li.Selected{background:#0B6E8D;border:1px solid silver;margin-right:0.5em;padding:3px;display:block;float:left;}
#RNav ul li.Selected a{text-decoration:none;font-weight:bold;color:white;}
#RNav ul li.Normal{font-size:11px;background-image: url(/Messe-Dienstleister/Image/Layout/RegisterOff.gif);border:1px solid silver;margin-right:0.5em;padding:3px;display:block;float:left;}
#RNav ul li.Normal a{text-decoration:none;}
#Register ul{margin-top:0;margin-left:0;padding:0;clear:both;}
#Register ul li{margin-bottom:1em;clear:both;}
#Register ul li li{margin-left:15px;}
#Register ul li .Title{font-weight:bold;border-bottom:1px solid silver;margin-bottom:0.5em;}
#Register ul li .Content{}

/* Ende Modul Registerkarten*/
/* Start Modul Aktivitaeten*/
#Aktivitaeten .Row{
	margin-bottom:0.3em;
	width:480px;
	clear:left;
}
#Aktivitaeten .RowHead{
	margin-bottom:0.2em;
	margin-top:1.5em;
	width:480px;
	clear:left;
	border-bottom: 1px solid #DDDDDD;
}
#Aktivitaeten .Row .Title{
	margin-left:20px;
	font-weight: normal;
}
#Aktivitaeten .Row .TitleHead{
	font-size:11px;
	margin-left:10px;
	display:inline;
	font-weight: normal;
}
#Aktivitaeten .Row .Comment{
	margin-left:16px;
}
.ArbeitsfeldBox{
	width: 160px;
	float: left;
	margin-right:1em;
}
.ArbeitsfeldBox .Row a{
	border: 1px ridge #fcfcfc;
	padding:2px;
	margin-bottom:1em;
	font-size: 10px;
	background: #fcfcfc;
	display: block;
	text-decoration: none;
}
.ArbeitsfeldBox .Row a:hover{
	border: 1px ridge #fcfcfc;
	background: #D5E4EA;
}

.ProjektDetails .Beschreibung{
	margin-top:1em;
	width:480px;
}
.Capital{
	float: left;
	width:20px;
	color: #8db8ce;
	font-size: 15px;
	line-height:15px;

}
/* Ende Modul Aktivitaeten*/

/* Start Modul Team*/
#Team .Description{
	width:200px;
	float:left;
}
#Team .Aktivitaeten{
	float: left;
	width:400px;
}
#Team .Aktivitaeten>h2{
	margin-top:0;
}
/* Ende Modul Team*/

/* Start Modul GECOS V2*/
#GECOS .Row{
	margin-bottom:0.3em;
	width:480px;
	clear:left;
}
#GECOS .RowHead{
	margin-bottom:0.2em;
	margin-top:1.5em;
	width:480px;
	clear:left;
	border-bottom: 1px solid #DDDDDD;
}
#GECOS .Row .Title{
	margin-left:20px;
	font-weight: normal;
}
#GECOS .Row .TitleHead{
	font-size:11px;
	margin-left:10px;
	display:inline;
	font-weight: normal;
}
#GECOS .RowHead .TitleHead{
	font-size:11px;
	display:block;
	font-weight: normal;
	padding-left:20px;
}
#GECOS .Row .Comment{
	margin-left:16px;
}
#GECOS .ProjektDetails td .Content p:first-child{
	margin-top:0!important;
}
#GECOS td h3{
	text-align:right;margin-top:0;
}
/* Start Modul Aktivitaeten V2*/
/* Start Suche*/
#MainSearchForm{
	float:right;
	margin-right:10px;
	margin-top:2px;
	margin-bottom:2px;
}
#MainSearchInput {
	font-size:10px;
	height:12px;
	border:1px solid silver;
	background: #F5F5F5;
}
#XMainSearcButton{
vertical-align: text-bottom;
}
/* Ende Suche*/
/* Start Member */
.RowFloatMember{margin-bottom:0.5em;}
.RowFloatMember .Title{clear:both;width:150px;float:left;text-align:right;margin-right:1em;padding-bottom:1em;padding-top:0.3em;}
.RowFloatMember .Content input,.RowFloatMember .Content textarea{
	width:300px;
}
.RowFloatMember .TitleForce,.RowFloatMember .TitleFormWarning{font-weight:bold;clear:both;width:200px;float: left;text-align:right;margin-right:1em;padding-bottom:1em;padding-top:0.3em;}
.RowFloatMember .TitleFormWarning{color:red;}
.RowFloatMember .Content{width:300px;float:left;}
.RowRowFloatMemberFloat .ContentWide{margin-right:1em;}

ul.SubMenu{
	margin:0;padding:0;
}
ul.SubMenu li{
	list-style: none;
	display:block;
	float: left;
	margin-right:2em;
}
.Projekt{
	margin-right:1em;
	border:1px solid silver;
	background:white;
	margin-bottom:1em;
}
.Projekt .Name,.Projekt .Name a{
		text-align:left;
		background:#83b1c9;
		color:white;
		text-decoration:none;
		margin-bottom:0.5em;
		padding:0.25em 0.5em 0.25em 0.25em;
}
.Projekt .Content{
	padding:0.25em 0.5em 0.25em 0.25em;
}
.Person{
	width:200px;
	float:left;
	margin-right:1em;
	border:1px solid silver;
	background:white;
	margin-bottom:1em;
}
.Person .RowFloat{
		padding:0.5em;
}
.Person .RowFloat .Title{
		text-align:left;
		width:70px;
}
.Person .RowFloat .Content{
		text-align:right;
	float:right;
}
.Person .RowFloat{
	margin-bottom:0;margin:0;padding-bottom:0;padding-top:0;
}
.Person .Name, .Person .Name a{
		text-align:left;
		background:#83b1c9;
		color:white;
		text-decoration:none;
		padding:0.25em 0.5em 0.25em 0.25em;
		margin-bottom:0.5em;
}
/* Ende Member */
/* Start JQuery */
#Tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	width:250px;
	}
/* End JQuery */
.MitgliedTxt h3{color:#444444;}
