a img {border: none;}

a {
	font-size: 14px;
	color: #666666;
}

a img {border: none;}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	color: #d2000e;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #666666;
}

#container-startseite {
	height: 950px;
	width: 940px;
	margin: auto;
	padding-top: 20px;
	background-image: url(../images/danke-mami-startbild.jpg);
	background-repeat: no-repeat;
	}
	
	#container-startseite-it {
	height: 950px;
	width: 940px;
	margin: auto;
	padding-top: 20px;
	background-image: url(../images/danke-mami-startbild-it.jpg);
	background-repeat: no-repeat;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 20px;
	width: 940px;
	text-align: right;
	padding-top: 10px;
	clear: both;
}
#footer-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 50px;
	width: 940px;
	text-align: right;
	padding-top: 40px;
	clear: both;
}
#SelectArea {
	margin-top: 20px;
}



#container-aktion {
	height: 900px;
	width: 940px;
	margin: auto;
	padding-top: 20px;
	background-image: url(../images/danke-mami-aktion.jpg);
	background-repeat: no-repeat;
}
#container-aktion-it {
	height: 900px;
	width: 940px;
	margin: auto;
	padding-top: 20px;
	background-image: url(../images/danke-mami-aktion-it.jpg);
	background-repeat: no-repeat;
}
#menu {
	height: 633px;
	width: 270px;
	padding-top: 17px;
	padding-left: 670px;
}
#menu-aktion {
	height: 230px;
	width: 270px;
	padding-top: 17px;
	padding-left: 670px;
}
#content {
	height: 370px;
	width: 630px;
	padding-top: 10px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-bottom: 10px;
}
#content3 {
	height: 370px;
	width: 820px;
	padding-top: 10px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	overflow: auto;
	padding-bottom: 10px;
}

#content2 {
	height: 394px;
	padding-top: 10px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

#logos {
	height: 170px;
	width: 809px;
	float: left;
	padding-top: 33px;
}
#logos svp-frauen {
	float: left;
	height: 170px;
	width: 102px;
}

#sprachauswahl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 30px;
	width: 920px;
	text-align: right;
}
#svp-frauen-logo {
	float: left;
	height: 170px;
	width: 102px;
	padding-top: 33px;
}


label {
    display:block; 
    float: left;
    clear: left;
    width: 120px;
    margin: 2px 0px 2px 0px;
}

form#unterschrift {
    padding:0px;
    margin:0px;
}

form#unterschrift div.message {
    float: left;
    width: 280px;
    height: 22px;
    margin: 2px 0px 2px 0px;
    padding: 4px 0px 0px 10px;
    color: #ff0000;
}

form#unterschrift div img {
    margin: 6px 0px 2px 5px;
    float: left;
 }

form#unterschrift .error {
 }
 
form#unterschrift .success {
}

form#unterschrift input {
    margin: 2px 0px 2px 0px;
    float: left;
}

form#unterschrift span.smallt {
    font-size: 70%;
}

form#unterschrift div#privacyl {
    float: left;
    width: 630px;
}

form#unterschrift div#privacyr {
    float: left;
    display: none;
}

form#unterschrift div#wrongname {
    float: left;
    display: none;
    color: #ff0000;
    font-weight: bold;
    width: 190px;
}

form#unterschrift div#privacyr input {
    width: 190px;
    height: 43px;
    background-color: #d1000d;
    color: white;
    -moz-border-radius: 3px; border-radius: 3px;
}



html>body div.tableContainer {
	overflow: hidden;
	width: 630px;
}

div.tableContainer table {
	float: left;
	width: 100%;
}
                                     
html>body div.tableContainer table {
	width: 100%;
}

thead.fixedHeader tr {
	position: relative
}

html>body thead.fixedHeader tr {
	display: block
}

thead.fixedHeader th {
	background: #d2000e;
	padding: 2px;
	font-weight: normal;
	text-align: left;
	color: #fff;
}

thead.fixedHeader a, thead.fixedHeader a:link, thead.fixedHeader a:visited {
	color: #FFF;
	display: block;
	text-decoration: none;
	width: 100%
}

thead.fixedHeader a:hover {
	color: #FFF;
	display: block;
	text-decoration: underline;
	width: 100%
}

html>body .scrollContent {
	display: block;
	height: 202px;
	overflow: auto;
	width: 100%;
}

body .scrollContent tr {
	height: 15px;
}

.scrollContent td, .scrollContent tr.normalRow td {
	background: #FFF;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
    border-left: 1px solid #ddd;
	border-bottom: 1px solid #ccc;
	padding: 2px 3px 3px 4px;
}

.scrollContent tr.alternateRow td {
	background: #EEE;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #CCC;
	border-top: 1px solid #DDD;
	padding: 2px 3px 3px 4px
}


html>body thead.fixedHeader th {
	width: 289px;
	padding-left: 5px;
}

html>body thead.fixedHeader th + th {
	width: 147px;
	padding-left: 13px;
}

html>body thead.fixedHeader th + th + th {
	width: 163px;
	padding-left: 13px;
}


html>body .scrollContent td {
	width: 300px
}

html>body .scrollContent td + td {
	width: 160px
}

html>body .scrollContent td + td + td {
	width: 160px
}
