/* VISIONSPACE STYLSHEET */

@import url(rte.css);


body {
	font: 0.9em/1.2em Verdana,Arial,Helvetica,sans-serif;
	margin-top: 20px;
	background: #CDCDCD url(../pics/background.png) repeat-x top scroll;
}

#Content {
	width: 600px;
	text-align: left;
	background: #FFFFFF url(../pics/table_background_logo.gif) repeat-y right top;
	padding: 5px 10px 10px 10px;
	min-height: 450px;	
	border-top: none;
	border-right: 3px solid #FFBF19;
	border-bottom: none;
	border-left: 20px solid #FFBF19;
}
#KontaktContent {
	text-align: left;
	clear: both;
}
#logo {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-top: 3px solid #FFBF19;
	border-right: 3px solid #FFBF19;
	border-bottom: 3px solid #FFBF19;
	border-left: 3px none #FFBF19;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 180px;
}
#topshadow {
	background: #FFFFFF url(../pics/table_background.png) repeat-x top; 
	height: 20px;
	width: 600px;
	border-left: 20px solid #FFBF19;
	border-right: 3px solid #FFBF19;
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 8px;
	text-align: left;
}

#skip {
	display:none;	
}

.csc-textpic-image {
	background-color: #F0F0F0;
	height: auto;
	width: auto;
	border: 1px solid #808080;
	padding: 4px;
	float: right;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-style: italic;
	font-size: 0.7em;
}
.csc-textpic-imagewrap{
	height: auto;
	width: auto;
	margin-right: 0px;
}
.MenuEntry {
	font-size: 0.8em;
	font-weight: bold;
}
.CurrentPage {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCC00;
}
.ImageLeftEng {
	background: url(../pics/us_uk_flag.gif) no-repeat left center;
#	font-size: x-small;
	padding-left: 25px;
	padding-top: 2px;
	float: left;
	width: 50%;
}

.ImageLeftGer {
	background: url(../pics/de_at_flag.gif) no-repeat left center;
#	font-size: x-small;
	padding-left: 25px;
	padding-top: 2px;
	float: left;
	width: 50%;
}

.AlignLeft {
	text-align: left;
	float: left;
	width: 48%;
	background-image: url(../pics/back.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	height: 21px;	

}
.AlignRight {
	text-align: right;
	float: left;
	width: 47%;
	background-image: url(../pics/next.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	height: 21px;

}
.Styles {
	text-align: right;
	float: left;
	width: 45%;
}
.Hinweis {
	font-size: 0.6em;
}

