@charset "utf-8";

body {
	background: url(../images/bg.jpg) no-repeat top left;
	padding: 0;
    margin:0;
    font-family: Arial,Helvetica,sans-serif;
}

img {
    border: 0;
}

div.headerText {
	padding-left: 750px;
}


div.formRow {
   padding: 4px 0;
   margin: 4px 0;
   clear: both;
}

div.formRowLeft, div.FormRowRight {
    float:left;
}

div.formRowLeft {
    width:170px;
    text-align: right;
    margin-right: 10px;
}

div.FormRowRight {
    width:400px;
}

div.FormRowRight input[type=text], 
div.FormRowRight input[type=password],
div.FormRowRight textarea {
    width: 300px;
    border: 1px solid #145f9d;
}

* html input, * html textarea {
    width: 300px;
    border: 1px solid #145f9d;
}

div.FormRowRight textarea {
    height:150px;
}


div.FormRowRight input.secCode {
    width: 100px;
}

.clear {
	clear:left;
}

.logoGayCops {
	height: 77px;
	position:relative;
	width:281px;
	float:left;
}

.logoGayCops img {
	position:absolute;
	bottom:0px;
	left:0px;
	
}

.menuCont {
	float:left;
	width:726px;
	height:77px;
	background:url(../images/www_leiste.gif) no-repeat right bottom;
	position:relative;
}

.menu {
	position:absolute;
	right:0px;
	top: 0px;
	height:30px;
	width:726px;
}

.menuItmes {
	float:left;
	width:121px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	color: #fff;
	height:15px;
	padding: 10px 0;
        color:#fff;
}

.menuItmes a {
    color: #fff;
    text-decoration: none;
}

#menuItem1 {
	background: #e31b27;
}

#menuItem2 {
	background: #fbc11c;
}

#menuItem3 {
	background: #f6e824;
}

#menuItem4 {
	background: #0d704f;
}

#menuItem5 {
	background: #0ca5d9;
}

#menuItem6 {
	background: #a42785;
}

.leftPadding {
	width:281px;
	float:left;
}

.contentText {
	width:590px;
	float: left;
}

.logoSpalte {
	float:left;
	width:135px;
}

.fotoLeiste {
	margin: 50px 0 0 0;
	height:88px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	padding: 2px 0;
	width:1000px;
	overflow:hidden;
}

.fotoLeiste img {
	padding: 0 1px;	
}

.textHolder {
	padding: 10x 0;	
}

div.hotel {
    text-align: center;
}

div.hotel img {
    height: 100px;
    padding: 10px;
    border: 0;
}

div#laufschrift {
    width: 690px;
    margin-left: 310px;
    font-size: 14px;
    line-height: 1.3em;
    font-weight: bold;
    height: 16px;
    overflow: hidden;
    color: #A42785;
    background: #FBC11C;
    padding: 5px;
}
