.csc-textpic-imagewrap, .csc-textpic-imagerow{
	width:525px;
}
.tue-submit{
	margin-top:18px;
}
textarea, .tue-input{
	width:250px;
}

#right_content .csc-textpic-imagewrap {
	width:200px;
}

DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 0px !important;
}
/***********************************************************************/
/* Basic-CSS Kloster Baldegg */
/***********************************************************************/

body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 16px;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
.csc-firstHeader{
	margin-bottom: 20px;
}
p{ 
	margin: 0px; 
}
td{
	vertical-align: top;
}
a{
	color: #5F6695;
	text-decoration: none;
}
a:hover{
	color: #333333;
}
.clear{
	clear: left;
	height:1px;
}
.veranstaltungslink{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
.veranstaltungslink:hover{
	color: #5F6695;
}
.veranstaltungstitel{
	font-size: 15px;
	font-weight: bold;
}
.trennlinie{
	margin: 10px 0px 10px 0px;
}
.veranstaltungsbild{
	clear:both;
	margin: 10px 0px 10px 0px ;
}
input, textarea, select{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border:#999999 1px solid;
	background-color:#e4e4e4;
}
#main_content img{
	margin: 6px 0px 6px 0px;
}
#main_content .bodytext{
	width:495px;
}
#right_content .bodytext{
	width:185px;
}
/***********************************************************************/
/* Hauptelemente */
/***********************************************************************/
#main {
	width: 981px;
}
#logo {
	height: 63px;
}
#titelbild {
	float: left;
	background-color: #D0CDC8;
	width: 525px;
}
#cleartop {
	clear: both;
	height: 30px;
	width: 980px;
}
#margin_left { /* Vertikaler Abstand Baldegger-Logo (min-height) */
	float: left;
	height: 220px;
	width: 30px;
}
#logo_fuss{
	margin-left:30px;
	margin-top:25px;
}

#main_content, main_content_home{
	float: left;
	width: 525px;
	font-size: 12px;
	line-height: 20px;
}

#right_content{
	float: left;
	width: 200px;
	margin-left: 30px;
	font-size: 11px;
	line-height: 16px;
}
#right_content h1, #right_content h2{
	font-size: 11px;
}

#fuss{
	width:750px;
	margin-top: 30px;
	margin-bottom: 20px;
}

/***********************************************************************/
/* Navigation */
/***********************************************************************/
#generic_navi_main { /* Navigation oben */
	height: 18px;
	width: 750px;
	text-align:right;
	color: #666666;
}
#generic_navi_main a{ 
	color: #333333;
}
#generic_navi_main a:hover, #generic_navi_main .activ{ 
	color: #5F6695;
}
#container_navi_teilseiten { /* Navigation rechts */
	position:relative;
	float: left;
	height: 160px;
	background-color: #D0CDC8;
	width: 230px;
	color: #333333;
}
#navi_teilseiten {
	position: absolute;
	margin-left: 30px;
	bottom: 6px;
	width: 200px;
	line-height:16px;
}
#navi_teilseiten a, #navi_teilseiten a:visited{ 
	color: #807566;
}
#generic_navi_teilseite a, #generic_navi_teilseite a:visited{ 
	color: #807566;
}
#navi_teilseiten a:hover, #generic_navi_teilseite a:hover{ 
	color: #000000;
}
#container_generic_navi_teilseite { /* Navigation links oben */
	position:relative;
	height: 160px;
	float: left;
	width: 225px;
	background-color: #c7c3bc;
}
#generic_navi_teilseite {
	position: absolute;
	margin-left: 30px;
	bottom: 7px;
	width: 195px;
	line-height:17px;
}
#container_main_navi { /* Haupt-Navigation links */
	float: left;
	width: 225px;
}
#main_navi{ 
	float: left;
	line-height: 20px;
	width: 170px;
}
#main_navi a, #main_navi a:visited{ 
	color: #333333;
}
#main_navi a:hover{ 
	color: #807566;
}
.sub_navi{
	background-repeat: no-repeat;
	padding-left: 15px;
}
.sub_navi1{
	margin-left: 15px;
	background-repeat: no-repeat;
}
.sub_navi2{
	margin-left: 30px;
	background-repeat: no-repeat;
}
.sub_navi1a, .sub_navi2a{
	padding-left: 15px;
}

.navi_img {
	margin-right: 9px;
}
#fusszeile{
	position: relative;
	margin-left: 225px;
	width: 750px;
}
#fusszeile img{
	display: block;
	float: right;
}
#farben{
	float: left;
	margin-top: 2px;
	width: 80px;
}
#farben a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

#adresse{
	line-height: 14px;
	color: #c7c3bc;
	float: left;
	font-size:10px;
	margin-right: 20px;
	padding-top: 1px;
}
#adresse a{
	color: #c7c3bc;
}
#adresse a:hover{
	color: #333333;
}

